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