C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorItemBase Class / StrokeDashArray Property

In This Topic
StrokeDashArray Property (C1VectorItemBase)
In This Topic
Gets or sets the stroke dash style of the vector item.
Syntax
'Declaration
 
Public Property StrokeDashArray As System.String
 
Example
[“”, “-”, “.”, “-.”, “-..”, “. ”, “- ”, “--”, “- .”, “--.”, “--..”]
See Also