Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, July 18, 2007 2:47:30 AM(UTC)
ramprasad

Groups: Registered
Posts: 8


Hi,

Atpresent Im hiding the annotations using the following code..

m_nMarkupMode = ANNUSERMODE_NONE;

ImgForm.Lead1.AnnUserMode = m_nMarkupMode;

 

Now i want to hide the labels whenever annotations are hidden.ie,when i hide the annotations, i want the labels also to be invisible.

 How to do that?

 

Thanks all.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, July 18, 2007 3:25:58 AM(UTC)
ramprasad

Groups: Registered
Posts: 8


The ANNUSERMODE_NONE value is 0 for the above post.

Please bear with me as i didnt provide appropriate information in the first post itself.

 

Thanks all.

 
#3 Posted : Thursday, July 19, 2007 3:29:52 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


What exactly do you mean by Labels? Are they related to LEADTOOLS, or are they part of your program or environment?

 
#4 Posted : Friday, July 20, 2007 2:44:45 AM(UTC)
ramprasad

Groups: Registered
Posts: 8


Labels are the text over the Image.

Suppose if i want to write a text like "Sample" over an image,Ill set the label as "Sample". That will be applied over the image.

 
#5 Posted : Monday, July 23, 2007 6:28:16 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


If you place a LEADTOOLS Text or Rubberstamp annotation
object over the image, and then set the user mode to None, it will hide these objects. Is this what you need?

 
#6 Posted : Monday, July 23, 2007 6:41:39 PM(UTC)
ramprasad

Groups: Registered
Posts: 8


I just need to hide the stamp that is applied over the image. What is the code that hides the stamp?
 
#7 Posted : Wednesday, July 25, 2007 8:22:08 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


If you want to hide only certain objects, you can do that using the AnnSetVisible method.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.066 seconds.