DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / StrokeDashOffset Property

In This Topic
StrokeDashOffset Property
In This Topic
Gets or sets a value specifying the distance into the repeated dash pattern to start the stroke dashing at the beginning of the path.
Syntax
'Declaration
 
Public Property StrokeDashOffset As System.Nullable(Of SvgLength)
 
See Also