Click or drag to resize
RectangleY Property
View Project on GitHub
Gets the y.

Namespace: GW2CSharp.V2.Unauthenticated
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Coordinate<int> Y { get; }

Property Value

Type: CoordinateInt32
See Also