System::Drawing::RectangleF::set_Location 메서드
RectangleF::set_Location method
현재 객체가 나타내는 사각형의 왼쪽 위 모서리 위치를 설정합니다.
void System::Drawing::RectangleF::set_Location(PointF value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | PointF | 설정할 값 |
또 보기
- Class PointF
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++