NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageClickEventArgs.Y

[To be supplied.]

[Visual Basic]
Public Y As Integer
[C#]
public int Y;
[C++]
public: int Y;
[JScript]
public var Y : int;

See Also

ImageClickEventArgs Class | ImageClickEventArgs Members | System.Web.UI Namespace