Translates the 3D object in the container by a specified amount in the any specified axis.
Syntax
Parameters
- x
- The amount of translation in the x-axis
- y
- The amount of translation in the y-axis
- z
- The amount of translation in the z-axis
- axes
- A Medical3DAxis enumeration value that specifies the axis (axes) of translation. You can combine one or more flags.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also