Click or drag to resize

PointY Property

Returns the Y coordinate of this 2D point.

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

Property Value

Type: Double
See Also