Share via


Border.StrokeDashOffset Property

Definition

Gets or sets the distance within the dash pattern where a dash begins. This is a bindable property.

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

Property Value

A Double representing the offset in device-independent units. The default is 0.0.

Applies to