stroke-dasharray

The stroke-dasharray parameter sets the type of line or border drawn around shapes.

stroke-dasharray options: "", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."

style: { "stroke-dasharray": "- " }


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.