Click or drag to resize
PoCircleArcThreePts Properties

The PoCircleArcThreePts 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 propertyendPoint

End point of the arc.

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

Intermediate point of the arc.

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