Click or drag to resize
SectorCoordinate Property
View Project on GitHub
The coordinates of this area (this is usually the center position).

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

Property Value

Type: CoordinateDouble
See Also