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