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