Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Medical3DAction Class
See Also  Members  
Leadtools.Medical3D Namespace : Medical3DAction Class



Contains the basic properties and methods of various 3D toolkit actions.

Syntax

Visual Basic (Declaration) 
Public Class Medical3DAction 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DAction
C# 
public class Medical3DAction 
C++/CLI 
public ref class Medical3DAction 

Remarks

3D toolkit actions are interactive methods used to change the properties or orientations of a certain object, frame, camera...etc, using the mouse. For example, the user can rotate the 3D object by clicking the left mouse button and dragging the mouse (this is the Medical3DActionType.RotateObject action).

Each action can be assigned to a certain mouse button and (not necessary) a modifier key (Alt, Shift or Ctrl). After that, the user can manipulate the action using the assigned mouse button and modifier key.

The following are the built-in 3D toolkit actions:

If you assign a certain action to mouse button and modifier that are already assigned to another action, the actions will swap their values. Do you mean by "the actions will swap their values" that the new action will replace the already assigned action ? if the answer is no, then what exactly this means?

Inheritance Hierarchy

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features