|
|
PolyLine3 Properties |
The PolyLine3 type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of points.
| |
| Item |
Gets or sets polyline point at index.
| |
| PointAtEnd |
Gets the line end point.
| |
| PointAtStart |
Gets the line start point.
| |
| Points |
Gets the polyline points.
|