Click or drag to resize

Arc Properties

The Arc type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle subtended by the arc in radians.
Public propertyBulge Gets the bulge value that determines the arc's curvature characteristics.
Public propertyCenterPoint Returns the center Point of the arc in three-dimensional space.
Public propertyCounterclockwise Gets a value indicating whether the arc is traced in the counterclockwise direction. Returns true if counterclockwise, or false if clockwise.
Public propertyDirection Returns the Vector direction indicating the arc's orientation at the start point.
Public propertyEndPoint Returns the end Point of the arc in three-dimensional space.
Public propertyRadius Gets the radius of the arc.
Public propertyStartPoint Returns the start Point of the arc in three-dimensional space.
Top
See Also