PolygonPointY Property

Gets the y coordinate.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public int Y { get; }

Property Value

Int32
The y coordinate.

See Also