Click or drag to resize

PointY Property

Returns the Y coordinate of this 2D point.

Namespace:  Cassandra.Geometry
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public double Y { get; }

Property Value

Type: Double
See Also