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



Specifies the constants that defines which mouse button was pressed.

Syntax

Visual Basic (Declaration) 
Public Enum Medical3DMouseButtons 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Medical3DMouseButtons
C# 
public enum Medical3DMouseButtons : Enum 
C++/CLI 
public enum class Medical3DMouseButtons : public Enum 

Members

MemberDescription
Left Left mouse button.
Middle Middle mouse button.
None No mouse button.
Right Right mouse button.
Wheel Wheel.
XButton1 The first XButton. With Windows 2000, Microsoft is introducing support for the Microsoft IntelliMouse Explorer, which is a mouse with five buttons. The two new mouse buttons (XBUTTON1 and XBUTTON2) provide backward/forward navigation.
XButton2 The second XButton. With Windows 2000, Microsoft is introducing support for the Microsoft IntelliMouse Explorer, which is a mouse with five buttons. The two new mouse buttons (XBUTTON1 and XBUTTON2) provide backward/forward navigation.

Remarks

These flags are primerly used with the toolkit built-in actions. For more information, refer to Medical3DAction.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DMouseButtons

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