Visual Basic (Declaration) | |
---|---|
Public Enum Medical3DActionType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum Medical3DActionType : Enum |
C++/CLI | |
---|---|
public enum class Medical3DActionType : public Enum |
Member | Description |
---|---|
MoveCamera | Move Camera action. |
MoveObject | Move Object action. |
MovePlane | Move Plane action. |
RotateCamera | Rotate Camera action. |
RotateObject | Rotate Object action. |
RotatePlane | Rotate Plane action. |
ScaleObject | Scale Object action. |
WindowLevel | Window-Level action. |
ZoomCamera | Zoom Camera action. |
For more information, refer to Medical3DAction.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DActionType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family