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