The following tables list the members exposed by HitTest.
Name | Description | |
---|---|---|
EventName | Gets name of browser event which triggered postback | |
Height | Gets the height of image. | |
IsAltDown | Checks if Alt key is down | |
IsCtrlDown | Checks if Ctrl key is down | |
IsMouseDown | Checks if mouse is pressed (for drag event) | |
IsShiftDown | Checks if Shift key is down | |
Width | Gets the width of image. | |
X | Gets the left position of mouse relative to left edge of image. | |
Y | Gets the top position of mouse in pixels relative to top edge of image |