Version

HitTest Class Members

The following tables list the members exposed by HitTest.

Public Properties
 NameDescription
Public PropertyEventNameGets name of browser event which triggered postback  
Public PropertyHeightGets the height of image.  
Public PropertyIsAltDownChecks if Alt key is down  
Public PropertyIsCtrlDownChecks if Ctrl key is down  
Public PropertyIsMouseDownChecks if mouse is pressed (for drag event)  
Public PropertyIsShiftDownChecks if Shift key is down  
Public PropertyWidthGets the width of image.  
Public PropertyXGets the left position of mouse relative to left edge of image.  
Public PropertyYGets the top position of mouse in pixels relative to top edge of image  
Public Methods
 NameDescription
Public MethodGetAngleGet angle within centered gauge  
Public MethodIsInsideChecks if mouse is inside of bounds of gauge  
See Also