Click or drag to resize
PoCircleArc3CtrTwoPts Properties

The PoCircleArc3CtrTwoPts 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 PoCircleArc3.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycenter

Circle center.

Public propertyendPoint

End point of the arc.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
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