This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ImageClickEventArgs Fields
The ImageClickEventArgs type exposes the following members.
|
| Name | Description |
|---|
|
X
|
An integer that represents the x-coordinate where a user clicked an image-based ASP.NET server control.
|
|
Y
|
An integer that represents the y-coordinate where a user clicked an image-based ASP.NET server control.
|
Top