Click or drag to resize

PointY Property

Gets the vertical coordinate.

Namespace:  DotNetBrowser.Geometry
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public int Y { get; }

Property Value

Type: Int32
The vertical coordinate.
See Also