Click or drag to resize

Polyline Methods

The Polyline type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new Polyline that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodExplode
Decompose the actual polyline in a list of lines.
Public methodReverse
Switch the polyline direction.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also