←Select platform

Medical3DContainer Class Methods

Summary

For a list of all members of this type, see Medical3DContainer members

Public Methods

Name Description
HandleMouseDown Handles the mouse down event that occur on the control.
HandleMouseMove Handles the mouse move event that occurs on the control.
HandleMouseUp Handles the mouse up event that occurs on the control.
Render Renders the objects of the container on the specified control.
ResetPosition Resets the position of all objects in the container to (0, 0, 0).
ResetRotation Resets the rotation of all the objects to (0, 0, 0).
ResetScale Resets the scale of all the objects in the container.
RotateX Rotates all the objects in the container by a specific amount in the x-axis.
RotateY Rotates all the objects in the container by a specific amount in the y-axis.
RotateZ Rotates all the objects in the container by a specific amount in the z-axis.
Scale Scales all objects in the container by a specific amount in any direction.
ScaleX Scales all objects in the container by a specific amount in the x-axis.
ScaleY Scales all objects in the container by a specific amount in the y-axis.
ScaleZ Scales all objects in the container by a specific amount in the z-axis.
Translate Translates all objects in the container by a specific amount in the specific axis.
TranslateX Translates all objects in the container by a specific amount in the x-axis.
TranslateY Translates all objects in the container by a specific amount in the y-axis.
TranslateZ Translates all objects in the container by a specific amount in the z-axis.

Protected Methods

Name Description
Dispose Releases all the resources used by this Medical3DContainer.
Finalize Overrides Finalize.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly