Click or drag to resize

Arc Methods

The Arc type exposes the following members.

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