ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetMaxHeight Method

In This Topic
    GetMaxHeight Method
    In This Topic
    float IDWriteTextLayout::GetMaxHeight()
    Syntax
    'Declaration
     
    Public Function GetMaxHeight() As Single
    public float GetMaxHeight()
    See Also