Method GetBounds
GetBounds(IEnumerable<RectI>)
Gets bounds of all the rectangles in the collection.
public static RectI? GetBounds(IEnumerable<RectI> rects)
Parameters
rects
IEnumerable<RectI>Collection of the rectangles
Gets bounds of all the rectangles in the collection.
public static RectI? GetBounds(IEnumerable<RectI> rects)
rects
IEnumerable<RectI>Collection of the rectangles