[]
Creates a RectL struct from (left, top, right, bottom) coordinates.
public static RectL FromLTRB(int left, int top, int right, int bottom)