get_Location()

RectangleF::get_Location() const method

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

PointF System::Drawing::RectangleF::get_Location() const

See Also