Property | Type | Description | |
---|---|---|---|
Length | float | ||
LengthTweak | float | ||
Next | |||
Previous | |||
Text | string | ||
Type | TextNodeType |
Method | Description | |
---|---|---|
TextNode ( TextNodeType Type, string Text ) : System |
public TextNode ( TextNodeType Type, string Text ) : System | ||
Type | TextNodeType | |
Text | string | |
return | System |