Click or drag to resize
PoCircleArc3CtrPtAngle Properties

The PoCircleArc3CtrPtAngle type exposes the following members.

Properties
  NameDescription
Public propertyangle

Arc angle.

Public propertyarcType

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

(Inherited from PoCircleArc3.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycenter

Circle center.

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

Normal to the plane of circle.

Public propertystartPoint

Start point of the arc.

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