Point.Y Property
Gets the y-coordinate of the Point.
Thread safety: This property is thread-safe.
Syntax
public System.Double Y { get; }
Property Value
Type: System.Double
Default: 0.0
The y-coordinate of the point.
Default: 0.0
The y-coordinate of the point.
Platforms
Windows, Linux, Android