07-14-2008, 11:50
|
Jake Ewald
Joined on 11-30-2007
Posts 11
|
Re: Drawing a AnnTextObject so that it will dynamically resize its bounds
|
 
 
|
|
|
My next question would then be, is there a way to determine the margins that the annotation is using? I created a thread about the EdgeMargin property ( http://support.leadtools.com/SupportPortal/cs/forums/21172/ShowPost.aspx ) but there's been no updates to address the issue. If I use the bounds of the annotation as my reference on the text being cut off, I then also need to account for whatever margins the annotation is using, if any. The EdgeMargin would have to be exact, but from what I've seen it's off by a small amount (the EdgeMargin is set to 0, but there's still a gap between the text and the annotation's edge). I assume the logic that Leadtools is using internally accounts for this margin when displaying/wrapping text, but I'm not sure how to get at that.
Thanks for your quick response, it's much appreciated.
|
|
|
|
|
Report
|
|
|
|