ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / Metrics Property

In This Topic
    Metrics Property (Font)
    In This Topic
    GetMetrics
    Syntax
    'Declaration
     
    Public ReadOnly Property Metrics As FontMetrics
    public FontMetrics Metrics {get;}
    See Also