[]
Creates an instance of TextLayout with the same resolution as that of the current graphics.
This is the recommended way to create a TextLayout to use with a graphics.
public TextLayout CreateTextLayout()
Public Function CreateTextLayout() As TextLayout
Type | Description |
---|---|
TextLayout | The newly created text layout. |