System::Drawing::Rectangle::set_Location メソッド
Rectangle::set_Location method
現在のオブジェクトが表す矩形の左上隅の位置を設定します。
void System::Drawing::Rectangle::set_Location(Point value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | Point | 設定する値 |
参照
- Class Point
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++