ImageButtonElement
X Property
C# API
Get/set the value of the X coordinate that will be sent to the server
Namespace:
Facilita.Web
Assembly:
clrWebBrowser
(in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
int
X
{
get
;
set
; }
public int X { get; set; }
See Also
ImageButtonElement Class
ImageButtonElement Members
Facilita.Web Namespace