Operator operator -
operator -(Rectangle, Point)
Translates a rectangle by the negation of a point offset.
public static Rectangle operator -(Rectangle r, Point p)
Translates a rectangle by the negation of a point offset.
public static Rectangle operator -(Rectangle r, Point p)