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

ParameterTypeDescription
valuefloatThe value to set

See Also