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