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

In This Topic
    Metrics Property (FontFace1)
    In This Topic
    GetMetrics
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Metrics As FontMetrics1
    public new FontMetrics1 Metrics {get;}
    See Also