Stack Labels with VB
February 23 2011 |
0 comments
Categories:
Labeling
Hi,
I'm looking to create a label like the attachment. The trouble is, I can't get them to line up. I know how to create a new line in VB and how to format the text, but is there a way to go back up a line?
Thanks!
Mapping Center Answer:
You can try usin teh line leading tag with a negative value -- it woudl look something like this:
LIN leading='-12.75'
Don't forget to encloe this in angle brackets and then use /LIN in angle brackets after the text that you want to format.
If you would like to post a comment, please login.