ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.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 System.Single
    public System.float GetMaxHeight()
    See Also