Click or drag to resize
PoCircleArcCtrRadTwoAngle Properties

The PoCircleArcCtrRadTwoAngle type exposes the following members.

Properties
  NameDescription
Public propertyarcType

Indicates if the arc is opened, closed by its extremities or closed by its center.

(Inherited from PoCircleArc.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycenter

Circle center.

Public propertyendAngle

End angle.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyradius

Circle radius.

Public propertystartAngle

Start angle.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also