SoVRDicomDataGetSliceLocation Method |
Returns the image location in mm.
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
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