System::Drawing::RectangleF::set_Location 方法
RectangleF::set_Location method
设置当前对象所表示矩形左上角的位置。
void System::Drawing::RectangleF::set_Location(PointF value)
| Parameter | Type | 描述 |
|---|---|---|
| value | PointF | 要设置的值 |
另见
- Class PointF
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++