Click or drag to resize

Arc Properties

The Arc type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle of the arc in radians.
Public propertyBulge Gets the bulge of the arc.
Public propertyCenterPoint Gets the center Point of the arc.
Public propertyCounterclockwise Gets the flag indicating whether the arc is counterclockwise True if the arc is counterclockwise, or false if the arc is clockwise.
Public propertyDirection Gets the Vector direction for the arc start point.
Public propertyEndPoint Gets the end Point of the arc.
Public propertyRadius Gets the radius of the arc.
Public propertyStartPoint Gets the start Point of the arc.
Top
See Also