Click or drag to resize
SoSetPlaneToVolumeProcessing3dAxisSelections Enumeration

Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum AxisSelections
Members
  Member nameValueDescription
X_AXIS0

This mode sets the input plane orthogonal to X axis.

Y_AXIS1

This mode sets the input plane orthogonal to Y axis.

Z_AXIS2

This mode sets the input plane orthogonal to Z axis.

Remarks