Table of Contents

Property Boundaries

Namespace
GuildWars2.Exploration.Sectors
Assembly
GuildWars2.dll

Boundaries

The map coordinates of the polygon corners which indicates the boundaries of the sector.

public required IImmutableValueList<PointF> Boundaries { get; init; }

Property Value

IImmutableValueList<PointF>