How to set MText background in MultiLeader Mtext Builder #1323
Unanswered
sschroederSNL
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't figure out the correct method to set the background of the MText in my multileader. I tried directly setting them through the context, but the context is only a MTextData object, and the changes don't render. There doesn't seem to be a way to set the MText parameters with this constructor.
add_multileader_mtext(style: str = 'Standard', dxfattribs=None)→[MultiLeaderMTextBuilder]
ideal label
what the below code produces
Beta Was this translation helpful? Give feedback.
All reactions