This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, July 20, 2010 7:17:23 AM(UTC)
Groups: Registered
Posts: 2
My project requires our end users to be able to define custom "hot spots" on an image that are then clickable in another area of our application.
To achieve this I'm trying to use the Leadtools annotations SDK (.Net) but I'm running into some difficulties.
I need to be able to do a few things:
- restrict the options on the toolbar so only the free hand hotspot annotation is available
- capture events when an annotation is added or removed
- enumerate all free hand hotspot annotations
I can't quire figure out how to achieve these; I've looked at the AfterObjectChanged event of the AnnAutomation object but it doesn't tell me if an annotation is being deleted, and I still can't figure out where the collection of annotations is.
Help?
#2
Posted
:
Wednesday, July 21, 2010 6:14:20 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Please see this forum post that shows how you can modify the annotation toolbar and remove some of its buttons:
http://support.leadtools.com/SupportPortal/CS/forums/15288/ShowPost.aspx#15288
This should answer your first question. About the other two questions you have, please create a new forum post for each one of them.
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.