Share via


Border.StrokeThickness Property

Definition

Gets or sets the thickness of the border stroke. This is a bindable property.

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

Property Value

The stroke thickness in device-independent units. The default is 1.0.

Applies to