AnnotationMouseEventArgsButton Property |
Gets which mouse button was pressed.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public MouseButtons Button { get; }
Public ReadOnly Property Button As MouseButtons
Get
Property Value
Type:
MouseButtons The mouse button that was pressed.
See Also