This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, March 1, 2012 9:02:57 AM(UTC)
Groups: Registered
Posts: 10
I am using LEAD Tools 17.5 and c#.
I can using AddAction and SetAction to use mouse create an annotation object, and then move or change it position and shape.
Now I need an event handle like annObject_changed to renew the name (some prompt info to display) after the object is changed. What should I do?
#2
Posted
:
Friday, March 2, 2012 12:58:41 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You should refer to this link regarding medical annotation usage.
http://support.leadtools.com/SupportPortal/CS/forums/37684/ShowPost.aspx
You will need to implement the cell.AnnotationCreated event to do the original naming.
This post also will help you greatly in accessing the annotations when they are modified.
http://support.leadtools.com/SupportPortal/CS/forums/39072/ShowPost.aspx
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.