ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Font1 Class / Metrics Property

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