In This Topic
A value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]
Syntax
'Declaration
<JsonAttribute("stroke-dasharray")>
Public Property StrokeDasharray As String
[Json("stroke-dasharray")]
public string StrokeDasharray {get; set;}
See Also