PointY Property

Gets or sets a value for the y-coordinate.

Namespace:  Aspose.Gis.Geometries
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public double Y { get; set; }

Property Value

Type: Double

Implements

IPointY
See Also