Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false
Started by leftback at 07-15-2008 5:15. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  07-15-2008, 5:15
leftback is not online. Last active: 4/10/2008 9:02:37 AM leftback

Top 50 Posts
Joined on 03-14-2008
Posts 35
Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false
Reply Quote
I dont want to display the measurement (i.e 23.56° or whatever it my be Im implementing my own) but I do want the arc between the lines to still be visible when I set showAngle to be false.

Is this possible?

Using Version 15 and .net

Thanks
   Report 
  07-15-2008, 12:51
Adam Boulad is not online. Last active: 1/8/2009 3:31:15 PM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 541
Re: Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false
Reply Quote
One way to do this by setting the AnnProtractorObject.Font property to Null or Nothing.
Adam Boulad
LEADTOOLS Technical Support

   Report 
  07-16-2008, 3:43
leftback is not online. Last active: 4/10/2008 9:02:37 AM leftback

Top 50 Posts
Joined on 03-14-2008
Posts 35
Re: Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false
Reply Quote
Yeah Ive tried this and it functions ok but is throwing an error when I call my PostImagePaint method on the annotation container when I try to reload the annotations later.

Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.
Parameter name: emSize

Is there a way perhaps to make this font transperant instead of null sized?
   Report 
  07-16-2008, 4:07
leftback is not online. Last active: 4/10/2008 9:02:37 AM leftback

Top 50 Posts
Joined on 03-14-2008
Posts 35
Re: Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false
Reply Quote
Ok Ignore that last comment - it was an issue with my annotation saving - that doesnt occur when I save the annotations as a stream. So yeah this method of setting the font to null works fine.

My Thanks
   Report 
Post
LEAD Support Fo... » Developer » Annotations » Is it possible to somehow show the internal Arc on a AnnProtractor object when showAngle is set to false

Powered by Community Server, by Telligent Systems