VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftControlMouseEventArgs Class
In This Topic
VintasoftControlMouseEventArgs Class Properties
In This Topic
For a list of all properties of this type, see VintasoftControlMouseEventArgs.
Public Properties
 NameDescription
Public PropertyGets the identifier of clicked mouse button.
Public PropertyGets the number of times the mouse button was pressed and released.
Public PropertyGets or sets a value indicating whether the event was handled. (Inherited from VintasoftControlEventArgs)
Public PropertyGets the state of the keyboard modifiers.
Public PropertyGets the location of the mouse during the generating mouse event.
See Also