Property Boundaries
- Namespace
- GuildWars2.Exploration.Sectors
- Assembly
- GW2SDK.dll
Boundaries
The map coordinates of the polygon corners which indicates the boundaries of the sector.
public required IReadOnlyList<PointF> Boundaries { get; init; }
The map coordinates of the polygon corners which indicates the boundaries of the sector.
public required IReadOnlyList<PointF> Boundaries { get; init; }