void xtd::drawing::rectangle_f::location | ( | const point_f & | location | ) |
Sets the coordinates of the upper-left corner of this xtd::drawing::rectangle_f structure.
value | A xtd::drawing::point_f that represents the upper-left corner of this xtd::drawing::rectangle_f structure. |