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

In This Topic
    OverhangMetrics Property (TextLayout)
    In This Topic
    GetOverhangMetrics
    Syntax
    'Declaration
     
    Public ReadOnly Property OverhangMetrics As OverhangMetrics
    public OverhangMetrics OverhangMetrics {get;}
    See Also