Leadtools.Medical3D Namespace > Medical3DContainer Class > Scale Method : Scale(Single,Single,Single,Medical3DAxis) Method |
'Declaration Public Overloads Sub Scale( _ 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.Scale(x, y, z, axes)