VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / VisualToolMouseEventArgs Class
В этом разделе
VisualToolMouseEventArgs Class Properties
В этом разделе
Чтобы увидеть список всех свойств этого типа, смотрите VisualToolMouseEventArgs.
Публичные Операторы
 ИмяОписание
Public PropertyGets which mouse button was pressed. (Наследуется от System.Windows.Forms.MouseEventArgs)
Public PropertyGets the number of times the mouse button was pressed and released. (Наследуется от System.Windows.Forms.MouseEventArgs)
Public PropertyGets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel. (Наследуется от System.Windows.Forms.MouseEventArgs)
Public PropertyВозвращает или задает значение, указывающее, было ли обработано событие.
Public PropertyGets the location of the mouse during the generating mouse event. (Наследуется от System.Windows.Forms.MouseEventArgs)
Public PropertyВозвращает просмотрщик изображений, вызвавший событие.
Public PropertyGets the x-coordinate of the mouse during the generating mouse event. (Наследуется от System.Windows.Forms.MouseEventArgs)
Public PropertyGets the y-coordinate of the mouse during the generating mouse event. (Наследуется от System.Windows.Forms.MouseEventArgs)
Смотрите также