[]
        
Initializes a new instance of the TextLayout class.
public TextRenderer(TextLayout textLayout, TextSplitOptions splitOptions)
Public Sub New(textLayout As TextLayout, splitOptions As TextSplitOptions)
| Type | Name | Description | 
|---|---|---|
| TextLayout | textLayout | The text layout to split and render.  | 
    
| TextSplitOptions | splitOptions | The splittin options.  |