DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Geometry
Point Class
Point Properties
X Property
Y Property
Point
X Property
Gets the horizontal coordinate.
Namespace:
DotNetBrowser.Geometry
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
int
X
{
get
; }
Property Value
Type:
Int32
The horizontal coordinate.
See Also
Reference
Point Class
DotNetBrowser.Geometry Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.