The ImageClickEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ImageClickEventArgs |
Creates and initializes new ImageClickEventArgs class. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
X |
Gets/sets X coordinate of the mouse click. |
|
|
Y |
Gets/sets y-coordinate of the mouse click. |