|
-
Feb 20th, 2012, 08:41 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Pen DashPattern - alternating colours?
Can I create a Pen dashpattern that consists of alternating colours rather than a solid colour followed by a space? For example:
LinePen.DashPattern = New Single() {6, 4}
... creates a pattern with a dash of 6 pixels followed by a space of 4 pixels. Rather than a space, I would like a different solid colour. That way I could create a rectangular cursor with something like a black/white alternating pattern, which would be clearly visible on top of any picture.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|