System::Drawing::Rectangle::set_Height method
Rectangle::set_Height method
Imposta l’altezza del rettangolo rappresentato dall’oggetto corrente.
void System::Drawing::Rectangle::set_Height(int value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | int | Il valore da impostare |
Vedi anche
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++