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

In This Topic
StrokeDashArray Property
In This Topic
Gets or sets a dashing pattern to use.
Syntax
'Declaration
 
Public Property StrokeDashArray As System.Collections.Generic.List(Of SvgLength)
 
See Also