Polyline Methods |
The Polyline type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a new Polyline that is a copy of the current instance.
(Overrides EntityObjectClone.) | |
| Explode |
Decompose the actual polyline in a list of lines and arcs.
| |
| Reverse |
Switch the polyline direction.
| |
| ToLwPolyline |
Converts the polyline in a light weight polyline.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |