Visual Basic (Declaration) | |
---|---|
Public Class Medical3DAction |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class Medical3DAction |
C++/CLI | |
---|---|
public ref class Medical3DAction |
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:
Medical3DMoveObjectAction Medical3DRotateObjectAction Medical3DScaleObjectAction Medical3DMovePlaneAction Medical3DRotatePlaneAction Medical3DMoveCameraAction Medical3DRotateCameraAction Medical3DZoomCameraAction
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?
System.Object
Leadtools.Medical3D.Medical3DAction
Leadtools.Medical3D.Medical3DMoveCameraAction
Leadtools.Medical3D.Medical3DMoveObjectAction
Leadtools.Medical3D.Medical3DMovePlaneAction
Leadtools.Medical3D.Medical3DRotateCameraAction
Leadtools.Medical3D.Medical3DRotateObjectAction
Leadtools.Medical3D.Medical3DRotatePlaneAction
Leadtools.Medical3D.Medical3DScaleObjectAction
Leadtools.Medical3D.Medical3DWindowLevelAction
Leadtools.Medical3D.Medical3DZoomCameraAction
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family