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)
ParameterTypeDescription
valuefloatThe value to set

See Also