|
BaseMultiLineVisual3D(Boolean) Constructor |
Constructor
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public BaseMultiLineVisual3D(
bool isLineStrip
)
Parameters
- isLineStrip Boolean
- defines if Positions property defines connected or disconnected lines
See Also