ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / FontFace Class / Metrics Property

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