Click or drag to resize
AB4D logo

MultiPolyLineVisual3D Properties

The MultiPolyLineVisual3D 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 MultiPolyLineVisual3D closes all polylines
Public propertyPositionsList Gets or sets a list of Point3DCollection that define the polylines. After this list is changed, the Update method need to be called.
Public propertyStartLineCap Gets or sets one of the LineCap that is used for start position of the line
Top
See Also