TranslateMm Method (DicomImage3D)
Move the centre point of the view by the specified offset
'Declaration
Public Sub TranslateMm( _
ByVal As Vector3D _
)
'Usage
Dim instance As DicomImage3D
Dim Offset As Vector3D
instance.TranslateMm(Offset)
Parameters
- Offset
- The offset, measured in absolute real world mm
Target Platforms: .NET CLR 4.0 or higher