SoVRDicomDataGetSliceLocation Method |
Returns the image location in mm.
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float GetSliceLocation()
Public Function GetSliceLocation As Single
public:
float GetSliceLocation()
member GetSliceLocation : unit -> float32
Return Value
Type:
SingleRemarks This is the DICOM ImagePosition transformed by the DICOM ImageOrientation.
See Also