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