IArcSegment2D Properties

The IArcSegment2D type exposes the following members.

Properties
  NameDescription
Public propertyCentre
Gets the centre point of the arc circle
Public propertyMagnitude
Gets the magnitude
(Inherited from ISegment2D.)
Public propertyOrientation
Gets the orientation of the arc circle
Public propertyRadius
Gets the radius of the arc circle
Public propertyType
Gets the type of the segment
(Inherited from ISegment2D.)
Top
See Also