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