Click or drag to resize

Circle Methods

The Circle type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new Circle that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodPolygonalVertexes
Converts the circle in a list of vertexes.
Public methodToPolyline
Converts the circle in a Polyline.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also