DicomObjects Reference
DicomObjects Reference / DicomProjection Object / TranslateMm Method
TranslateMm Method
Description
Translate by X,Y,Z Mm in real world space
Syntax
Visual Basic
Public Sub TranslateMm( _
   ByVal x As Single, _
   ByVal y As Single, _
   ByVal Z As Single _
) 
Parameters
x
y
Z
See Also