2
Answers

To Draw dashed line having dashes separated by alphabets

 
I want to draw a dashed line in WPF with space in line replaced by alphabets.
 
For example: -L-L-L-L
or -X-X-X-X-
 
Please could anyone provide code for this

Answers (2)