[VersionAttribute(1, 8, 0)] public static IEnumerable<RectPoint> GetNeighborHood<T>( this RectGrid<T> grid, RectPoint center, int radius )