Table of Contents

Property Points

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Points

Gets all the points that this bounds contains.

public override IEnumerable<GridPoint2> Points { get; }

Property Value

IEnumerable<GridPoint2>

The points contained in this bounds.