Method FromLTRB
FromLTRB(int, int, int, int)
FromLTRB Shared Method
public static Rect FromLTRB(int left, int top, int right, int bottom)
Parameters
Returns
Remarks
Produces a Rectangle structure from left, top, right and bottom coordinates.