Page 1 of 1

Annotation tool - no visible property?

Posted: Thu Feb 02, 2006 12:12 am
by 9637279
Hi,

I use the annotation tool (callout-feature) but want to be able to
make the annotation in-visible at times. How can I do that?
I have not seen a annotation1.Visible property.

Thanks,
fano

Posted: Thu Feb 02, 2006 10:19 am
by narcis
Hi fanno,

You need to use:

Code: Select all

annotation1.Active=false;