System::Drawing::RectangleF::get_Location method

RectangleF::get_Location method

返回一个 PointF 类的实例,该实例指定当前对象所表示矩形左上角的位置。

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

另见