Does anyone know if Multileader Text Frame Offset is Adjustible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, I've been experimenting with this most of the day and still can't seem to figure this out. I'm writing a program that draws multileaders to grab attributes from a block and populate the mtext of the multileader. The goal is to have a tag which displays the values of several hidden attributes in the target block. I have this working except for some minor details which I would love to get right.
I have the mleader set to put a text frame around it, and to use a background mask using background color. I can control the offset for the mask (dxf code 141) which I am setting to 1.1. This works nicely, but it still looks bad because there isn't much margin around the text within the text frame.
Isn't there a control for this?
Something I can set using dxf codes or a vla-put method?
This text needs some padding.
Any help greatly appreciated.
Ron