Table of Contents

Property Points

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Points

Gets all the points this shape contains.

IEnumerable<TPoint> Points { get; }

Property Value

IEnumerable<TPoint>

The points.