ImageClickEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ImageClickEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ImageClickEventArgs(Int32, Int32) | Initializes a new instance of the ImageClickEventArgs class using the x and y parameters. |
![]() | ImageClickEventArgs(Int32, Int32, Double, Double) | Initializes a new instance of the ImageClickEventArgs class using the x, y, xRaw, and yRaw parameters. |
Show:
