Método System::Drawing::Rectangle::set_Width
Rectangle::set_Width method
Establece el ancho del rectángulo representado por el objeto actual.
void System::Drawing::Rectangle::set_Width(int value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | int | El valor a establecer |
Ver también
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++