Click or drag to resize

LwPolyline Methods

The LwPolyline type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new LwPolyline that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodExplode
Decompose the actual light weight polyline in its internal entities, lines and arcs.
Public methodPolygonalVertexes
Obtains a list of vertexes that represent the polyline approximating the curve segments as necessary.
Public methodReverse
Switch the polyline direction.
Public methodSetConstantWidth
Sets a constant width for all the light weight polyline segments.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also