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