18 September, 2008 16:08
Setting line style in Virtual Earth
Posted by mimo under [ General ][ (0) Comment ] | [ (0) Trackbacks ]
Needed to set the style of a line in Virtual Earth.
This seems to be a bit of a hidden function, so took a bit of work to find:
Usage: shape.Primitives[0].symbol.stroke_dashstyle = "Dot";
Other line types:
Solid, ShortDash, ShortDot, ShortDashDot, ShortDashDotDot, Dot, Dash, LongDash, DashDot, LongDashDot, LongDashDotDot




