Base |
The BaseLineVisual3D type exposes the following members.
Name | Description | |
---|---|---|
IsSoftwareGeneratedMesh | 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). | |
LineColor | Gets or sets the color of the line | |
LineThickness | Gets or sets the thickness of the line in screen coordinates. |