Multi | |
The MultiPolyLineVisual3D type exposes the following members.
| Name | Description | |
|---|---|---|
| EndLineCap | Gets or sets one of the LineCap that is used for end position of the line | |
| IsClosed | Gets or sets a value that specifies if the MultiPolyLineVisual3D closes all polylines | |
| PositionsList | Gets or sets a list of Point3DCollection that define the polylines. After this list is changed, the Update method need to be called. | |
| StartLineCap | Gets or sets one of the LineCap that is used for start position of the line |