SoOrthoSliceaxis Property |
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoOrthoSliceAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of SoOrthoSliceAxisType)
Get
public:
property SoSFEnum<SoOrthoSliceAxisType>^ axis {
SoSFEnum<SoOrthoSliceAxisType>^ get ();
}
member axis : SoSFEnum<SoOrthoSliceAxisType> with get
Property Value
Type:
SoSFEnumSoOrthoSliceAxisTypeRemarks See Also