|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
| Leadtools.Annotations.Core Namespace : AnnMouseButton Enumeration |
public enum AnnMouseButton : System.Enum
'Declaration
Public Enum AnnMouseButton Inherits System.Enum
public enum AnnMouseButton : System.Enum
typedef enum LTAnnMouseButtons
Leadtools.Annotations.Core.AnnMouseButton = function() { }; Leadtools.Annotations.Core.AnnMouseButton.prototype = {
LeadtoolsMemberMarker(replace me) };
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | No mouse button.![]() ![]() ![]() |
| 0x00000001 | Left | Left mouse button.![]() ![]() ![]() |
| 0x00000002 | Right | Right mouse button.![]() ![]() ![]() |
| 0x00000003 | Middle | Middle mouse button.![]() ![]() ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnMouseButton