Click or drag to resize
AB4D logo

BaseTextVisual3D Properties

The BaseTextVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyFontSize Gets or sets a double that represents a size of the used font.
Public propertyLineThickness Gets or sets the thickness of the line in screen coordinates.
Public propertyText Gets or sets the text that is displayed with 3D lines.
Public propertyTextColor Gets or sets the color of the text
Public propertyTextDirection Gets or sets the Vector3D that is pointing in the direction in which the text is drawn. Default value is (1,0,0).
Public propertyUpDirection Gets or sets the Vector3D that is pointing in the text's up direction. Default value is (0,1,0).
Top
See Also