Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
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)