PointY Property
Gets or sets the y-coordinate of this Point.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public int Y { get; set; }

Property Value

Type: Int32
See Also