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