StrokeDashOffset Property
Gets or sets a value specifying the distance into the repeated dash pattern to start the stroke dashing at the beginning of the path.
public System.Nullable<SvgLength> StrokeDashOffset {get; set;}
'Declaration
Public Property StrokeDashOffset As System.Nullable(Of SvgLength)