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