2

I would like to make simple line callout annotation that is not feature-linked but remains functional when it is manually moved, i.e. the anchor point remains on the feature while the text moves. I have tried making graphic text elements with simple line callouts and loading them into an annotation feature; however, the text box and leader line are combined into a static graphic when loaded into annotation. The leader line is no longer functional; the anchor point doesn't stay anchored. How might I do this programmatically in ArcObjects? Will this only work if I automatically generate annotation from the feature class I wish to annotate?

Any answers or insights would be greatly appreciated. Thanks, all.

asked Apr 6, 2011 at 21:50
2
  • Can you clarify what you mean by "stays anchored" in your description? Do you mean that moves entirely with the text of that the anchor point remains on the feature when the text moves? Commented Apr 7, 2011 at 6:06
  • I meant that the anchor point remains on the feature. I have edited my question accordingly. Thanks, Craig. Commented Apr 7, 2011 at 11:03

1 Answer 1

1

You don't need feature linked annotation to get this behavior. From an ArcObjects standpoint, once the AnchorPoint is set on the callout, it will remain when the annotation is edited. Post code if you are doing this and it is not working.

answered Apr 8, 2011 at 5:29
2
  • Thank you, Craig. It is good to know that I am not going in a dead end direction with this. Now, the trick for me is to figure out how actually to do it. I will post a separate question with some code when I figure out something specific to ask. Commented Apr 13, 2011 at 20:25
  • I have posted an expanded version of this question with code samples here ... Commented Apr 13, 2011 at 23:31

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.