For a list of all members of this type, see MouseDownEventArgs members
Public Fields
Name | Description | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
button | Value that identifies the button that was pressed to cause the event. The following are possible values:
|
|||||||||||||||||
shift | Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the button specified in the Button argument is released. The following are possible values:
|
|||||||||||||||||
x | The X coordinate of the mouse pointer relative to the origin of the client area of the control. The unit of measure is determined by ScaleMode property. | |||||||||||||||||
y | The Y coordinate of the mouse pointer relative to the origin of the client area of the control. The unit of measure is determined by ScaleMode property. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET