Click or drag to resize
SoTabBoxDragger Properties

The SoTabBoxDragger 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 for tabs and faces.

Public propertyhighlightColor

Specifies the highlight color.

Public propertyisActive

true when mouse is down and dragging, else false.

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

Set pick caching mode.

(Inherited from SoInteractionKit.)
Public propertyprivateStyle

Controls whether this instance of OIV.Inventor.Draggers.SoTabBoxDragger shares or does not share parts, e.g.

Public propertyrenderCaching Obsolete.

Set render caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCulling

Set render culling mode.

(Inherited from SoInteractionKit.)
Public propertyresizeHandles

If set to true, handles will be resized at each camera motion.

Public propertyscaleFactor

Scale of the dragger.

Public propertytabPixelSize

Specifies the size of the green tabs in pixels.

Public propertytranslation

Position of the dragger.

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