Circle Methods |
The Circle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new Circle that is a copy of the current instance.
(Overrides EntityObjectClone.) |
![]() | PolygonalVertexes |
Converts the circle in a list of vertexes.
|
![]() | ToPolyline |
Converts the circle in a Polyline.
|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |