get_Location()

Rectangle::get_Location() const method

Returns an instance of the Point class that specifies the location of the upper left corner of the rectangle represented by the current object.

Point System::Drawing::Rectangle::get_Location() const

See Also