Click or drag to resize
SoROIManip Properties

The SoROIManip type exposes the following members.

Properties
  NameDescription
Public propertybox

Specifies the bounds of the region of interest.

(Inherited from SoROI.)
Public propertyboxOn

Chooses between the 'box' (true) or the 'subVolume' (false) field in the OIV.LDM.Nodes.SoROI.

Public propertyconstrained

Constrains the dragger to fit in the data volume.

Public propertydataSetId

Specifies which OIV.VolumeViz.Nodes.SoVolumeData node to use.

(Inherited from SoROI.)
Public propertyflags

Specifies how the bounds of the box are used.

(Inherited from SoROI.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyrelative

Specifies whether the box bounds are relative to the subvolume or the full volume (i.e., are specified in absolute slice coordinates).

(Inherited from SoROI.)
Public propertysubVolume

Specifies the bounds of the subvolume that will be rendered.

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