Share via


Border.StrokeMiterLimit Property

Definition

Gets or sets the limit on the ratio of the miter length to half the stroke thickness. This is a bindable property.

public:
 property double StrokeMiterLimit { double get(); void set(double value); };
public double StrokeMiterLimit { get; set; }
member this.StrokeMiterLimit : double with get, set
Public Property StrokeMiterLimit As Double

Property Value

The default is 10.0.

Applies to