ComponentOne Bitmap for UWP
C1.UWP.DX 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