StrokeDashOffset Property
StrokeDashOffset
Gets or sets a value specifying the distance into the repeated dash pattern to start the stroke dashing at the beginning of the path.
Declaration
public SvgLength? StrokeDashOffset { get; set; }
Public Property StrokeDashOffset As SvgLength?