System::Drawing::Pen::set_Width method
Pen::set_Width method
Sets the width of the current Pen object.
void System::Drawing::Pen::set_Width(float value)
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++