LwPolyline Methods |
The LwPolyline type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new LwPolyline that is a copy of the current instance.
(Overrides EntityObjectClone.) |
![]() | Explode | |
![]() | PolygonalVertexes |
Obtains a list of vertexes that represent the polyline approximating the curve segments as necessary.
|
![]() | Reverse |
Switch the polyline direction.
|
![]() | SetConstantWidth |
Sets a constant width for all the light weight polyline segments.
|
![]() | ToPolyline |
Converts the light weight polyline in a Polyline.
|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |