Click or drag to resize
SoOrthoSliceDraggervolumeDimension Property

Dimension of the volume.

Namespace: OIV.VolumeViz.Draggers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec3i32 volumeDimension { get; }

Property Value

Type: SoSFVec3i32
Remarks

Default is 0,0,0 (no volume).

See Also