How do i create Dashed Lines whit different amount of spacing between the dashes.

1728
0
10-07-2015 12:59 PM
MarcusHakansson
New Contributor II

I have a couple of Polygons and Polylines in a Graphics layer, Right now I'm using the SimpleLineSymbol to mark the outline of the polygon. I've tried to use the alternative SimpleLineStyle.Dash but there doesn't seem to be any way of adjusting the length of the dashes or spacing between them.

Some of my dashed lines needs to be 4+4 (proportion between dashes and spacing) and some 6+2 (for example) depending on what type of object the Polygon or Polyline represents.

Is there any way of doing this?

0 Replies