|  | |
| Base | |
The BaseTextVisual3D type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FontSize | Gets or sets a double that represents a size of the used font. | 
|  | LineThickness | Gets or sets the thickness of the line in screen coordinates. | 
|  | Text | Gets or sets the text that is displayed with 3D lines. | 
|  | TextColor | Gets or sets the color of the text | 
|  | TextDirection | Gets or sets the Vector3D that is pointing in the direction in which the text is drawn. Default value is (1,0,0). | 
|  | UpDirection | Gets or sets the Vector3D that is pointing in the text's up direction. Default value is (0,1,0). | 
 See Also
See Also