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