ButtonPress Methods | 
The ButtonPress type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetRegion | 
            Gets the region number where the button event occurred.
              (Inherited from ButtonEvent.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetX | 
            Gets the X component of the button event.
              (Inherited from ButtonEvent.) | |
| GetY | 
            Gets the Y component of the button event.
              (Inherited from ButtonEvent.) | |
| ToString | 
            Converts this object into a human readable string.
              (Overrides ButtonEventToString.) |