ImageButtonElement Y Property C# API
Get/set the value of the Y coordinate that will be sent to the server

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public int Y { get; set; }
See Also