Método System::Drawing::Rectangle::set_Location
Rectangle::set_Location method
Establece la ubicación de la esquina superior izquierda del rectángulo representado por el objeto actual.
void System::Drawing::Rectangle::set_Location(Point value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | Point | El valor a establecer |
Ver también
- Class Point
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.PDF for C++