Property Points NamespaceGamelogic.Grids2 AssemblyGamelogic.Grids2.dll Points Gets all the points this shape contains. IEnumerable<TPoint> Points { get; } Property Value IEnumerable<TPoint> The points.