Click or drag to resize
PoGroup3Axis3 Properties

The PoGroup3Axis3 type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyend

End coordinates of respectively the X, Y and Z axis.

Public propertygradEnd

Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.

Public propertygradStart

Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.

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

Start point of the three axes.

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

Name of the vertical axis.

Public propertyxTitle

Title of the X axis.

Public propertyyTitle

Title of the Y axis.

Public propertyzTitle

Title of the Z axis.

Top
See Also