System::Drawing::Pen::set_MiterLimit method
Pen::set_MiterLimit method
Sets the limit of the thickness of the join on a mitered corner.
void System::Drawing::Pen::set_MiterLimit(float value)
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++