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

In This Topic
    SetMaxHeight Method
    In This Topic
    HRESULT IDWriteTextLayout::SetMaxHeight([In] float maxHeight)
    Syntax
    'Declaration
     
    Public Sub SetMaxHeight( _
       ByVal maxHeight As System.Single _
    ) 
    public void SetMaxHeight( 
       System.float maxHeight
    )

    Parameters

    maxHeight
    See Also