DicomObjects Reference
DicomObjects Reference / DicomProjection Object / TranslateMm Method
In This Topic
    TranslateMm Method
    In This Topic
    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