Click or drag to resize
ContinentDimension Property
View Project on GitHub
The width and height dimensions of the continent.

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

Property Value

Type: CoordinateInt32
See Also