Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated
Coordinate(T) Class
Coordinate(T) Properties
X Property
Y Property
Coordinate
T
Y 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#
Copy
public
T
Y
{
get
; }
Property Value
Type:
T
See Also
Reference
Coordinate
T
Class
GW2CSharp.V2.Unauthenticated Namespace