Click or drag to resize
MapMapRectangle Property
View Project on GitHub
The dimensions of the map, given as the coordinates of the lower-left (SW) and upper-right (NE) corners.

Namespace: GW2CSharp.V2.Unauthenticated.Continents
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Rectangle MapRectangle { get; }

Property Value

Type: Rectangle
See Also