System::Drawing::Rectangle::set_Y metodo
Rectangle::set_Y method
Imposta la coordinata Y dell’angolo superiore sinistro del rettangolo rappresentato dall’oggetto corrente.
void System::Drawing::Rectangle::set_Y(int value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int | Il valore da impostare |
Vedi anche
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Font for C++