SoSetPlaneToVolumeProcessing3d.axisSelection Property |
Select the axis orthogonal to the plane to set.
Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoSFEnum<SoSetPlaneToVolumeProcessing3d. AxisSelections> axisSelection { get; }
Public ReadOnly Property axisSelection As SoSFEnum(Of SoSetPlaneToVolumeProcessing3d.AxisSelections)
Get
public:
property SoSFEnum<SoSetPlaneToVolumeProcessing3d. AxisSelections>^ axisSelection {
SoSFEnum<SoSetPlaneToVolumeProcessing3d. AxisSelections>^ get ();
}
member axisSelection : SoSFEnum<SoSetPlaneToVolumeProcessing3d. AxisSelections> with get
Property Value
Type:
SoSFEnum<SoSetPlaneToVolumeProcessing3d.AxisSelections>
Remarks
See Also