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