PenSettings.MiterLimit Property

Definition

Gets or sets the limit of the thickness of the join on a mitered corner. Only allows the change if the property is not immutable and sets the override flags appropriately.

public:
 property float MiterLimit { float get(); void set(float value); };
public float MiterLimit { get; set; }
member this.MiterLimit : single with get, set
Public Property MiterLimit As Single

Property Value

The limit of the thickness of the join on a mitered corner.

Applies to