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