Message 1 of 3
Draw multiple offset polylines when a polyline is being draw.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing an application where I need to draw multiple polylines at the same time. Would it be possible to use overrules, which I have never used, to draw the offset polylines as the user draw a single polyline? Or, Are there any other ways to do this?
I'm writing this in .NET.