LEADTOOLS Support
General
General Questions
How to create custom annotations in the MedicalViewer
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, May 18, 2011 12:53:29 PM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
The attached project illustrates how to create a custom annotation (a triangle) using our MedicalViewer control.
The user must create a class derived from our AnnObject class as well as our DrawDesigner and EditDesigner to describe to our tool kit how to draw and edit the object. You must also add the Serialize attribute to the derived class so that we will both save and load the annotation from a stream.
The x86 project is in C# using Visual Studio 2008. It using LEADTOOLS version 17.
Please note you must have Leadtools.MedicalViewer.dll version 17.0.0.42 or greater in order to run this demo.
Please contact
support@leadtools.com to obtain the latest patches if you have a lessor version.
Travis Montgomery
Senior Sales Engineer
#2
Posted
:
Tuesday, October 25, 2011 2:08:12 PM(UTC)
Groups: Registered
Posts: 15
Thanks for sharing!
I am fixing to embark on just this type of annotation customization, but using the document viewer. Will I have any major roadblocks making the conversion from the concepts presented here?
#3
Posted
:
Thursday, October 27, 2011 6:21:16 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
I would not suggest using this forum post as a guide, but rather use the guide we have in our documentation found here:
Click Here!Edited by moderator Friday, August 9, 2019 10:05:42 AM(UTC)
| Reason: Not specified
Travis Montgomery
Senior Sales Engineer
LEADTOOLS Support
General
General Questions
How to create custom annotations in the MedicalViewer
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.