Click or drag to resize
AB4D logo

BaseLineVisual3D Properties

The BaseLineVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyIsSoftwareGeneratedMesh Gets a Boolean that specifies if the mesh for this line is generated by the CPU in the LinesUpdater class. This value is set to true after the first mesh was generated. When false, then the value was either not yet set the line's mesh is generated on the graphics card by Ab3d.DXEngine (if value is false and the line was already shown).
Public propertyLineColor Gets or sets the color of the line
Public propertyLineThickness Gets or sets the thickness of the line in screen coordinates.
Top
See Also