[]
Gets or sets the miter limit of the joints of the drawn line.
public virtual float MiterLimit { get; set; }
For further details, see the discussion of the MiterLimit property for the System.Drawing.Pen instance. The default value is appropriate for most situations. Lower values might be appropriate for thick lines.