Click or drag to resize
SoOrthoSliceDragger Properties

The SoOrthoSliceDragger type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching
(Inherited from SoInteractionKit.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyenableCallbacks

If set to false, motion, start and finish callbacks are disabled.

(Inherited from SoDragger.)
Public propertyenableHighlight

Enables highlighting.

Public propertyhighlightColor
Public propertyisActive

true when mouse is down and dragging, else false.

(Inherited from SoDragger.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyorthoSlicePath

Path to the OIV.VolumeViz.Nodes.SoOrthoSlice node to drag.

Public propertypickCulling

Set pick caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCaching Obsolete.

Set render caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCulling

Set render culling mode.

(Inherited from SoInteractionKit.)
Public propertytranslation

Position of the dragger.

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

Dimension of the volume.

Public propertyvolumeExtent Obsolete.

Extent of the volume.

Top
See Also