Click or drag to resize
PoCircleThreePoints Properties

The PoCircleThreePoints type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyp

First point of the circle.

Public propertyq

Second point of the circle.

Public propertyr

Third point of the circle.

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