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