MapContinentRectangle Property |
View Project on GitHub
The dimensions of the map within the continent coordinate system, given as the coordinates of the upper-left (NW) and lower-right (SE) corners.
Namespace: GW2CSharp.V2.Unauthenticated.MapsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic Rectangle ContinentRectangle { get; }
Property Value
Type:
Rectangle
See Also