Click or drag to resize
AB4D logo

PolyLineVisual3D Properties

The PolyLineVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyEndLineCap Gets or sets one of the LineCap that is used for end position of the line
Public propertyIsClosed Gets or sets a value that specifies if the PolylineMesh3D closes the lines
Public propertyPositions Gets or sets a Point3DCollection that define the 3D lines
Public propertyStartLineCap Gets or sets one of the LineCap that is used for start position of the line
Top
See Also