System::Drawing::Rectangle::set_Location 方法
Rectangle::set_Location method
设置当前对象所表示矩形左上角的位置。
void System::Drawing::Rectangle::set_Location(Point value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | Point | 要设置的值 |
另见
- Class Point
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Font for C++