Table of Contents

Property Boundaries

Namespace
GuildWars2.Exploration.Hearts
Assembly
GW2SDK.dll

Boundaries

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

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

Property Value

IReadOnlyCollection<PointF>