ComponentOne Bitmap for UWP
SetMaxHeight Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : SetMaxHeight Method
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

Reference

TextLayout Class
TextLayout Members