Message 1 of 3
ReferenceCallout Leader

Not applicable
10-29-2019
04:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What I want to do programatically is create a reference callout with a leader oriented diagonally to the upper right.
My attempt was to use the CreateReferenceCallout method to create a a reference callout and rotate it using ElementTransformUtils.RotateElement. However this rotated the entire element. Additionally I cannot control the leader elbow position.
Judging from the lack of relevant methods in the API docs and a 2015/2016 forum post, it seems that this just isn't possible. Is this correct or is there a way to achieve this?