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