Maps for ASP.NET Web Forms
StrokeDashArray Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorItemBase Class : StrokeDashArray Property
Gets or sets the stroke dash style of the vector item.
Syntax
'Declaration
 
Public Property StrokeDashArray As System.String
public System.string StrokeDashArray {get; set;}
Example
[“”, “-”, “.”, “-.”, “-..”, “. ”, “- ”, “--”, “- .”, “--.”, “--..”]
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members