Leadtools.Medical3D Namespace > Medical3DContainer Class : Translate Method |
'Declaration Public Sub Translate( _ ByVal x As Single, _ ByVal y As Single, _ ByVal z As Single, _ ByVal axes As Medical3DAxis _ )
'Usage Dim instance As Medical3DContainer Dim x As Single Dim y As Single Dim z As Single Dim axes As Medical3DAxis instance.Translate(x, y, z, axes)