Arc Constructor

Overload List
  NameDescription
Public methodArc(ViewBase, Point, Point, Double)
Creates a new arc instance with standard attributes and the given two points and radius.
Public methodArc(ViewBase, Point, Point, Point)
Creates a new arc instance with standard attributes and the given three points.
Public methodArc(ViewBase, Point, Point, Double, ArcArcAttributes)
Creates a new arc instance with the given two points, radius and specified attributes.
Public methodArc(ViewBase, Point, Point, Point, ArcArcAttributes)
Creates a new arc instance with the given three points and specified attributes.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next