Method Create
Create(int, int)
Creates new rectangle with the specified width and height.
public static RectI Create(int width, int height)
Creates new rectangle with the specified width and height.
public static RectI Create(int width, int height)