ImageClickEventArgs.Y Field

Definition

An integer that represents the y-coordinate where a user clicked an image-based ASP.NET server control.

public: int Y;
public int Y;
val mutable Y : int
Public Y As Integer 

Field Value

Applies to

See also