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 : Friday, January 22, 2010 2:26:33 PM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

Attached is a small C# 2008 project built with LEADTOOLS v16.5 that illustrates how to load a multiframe dataset, add annotations to it, and save the annotations out to a stream. This demo illustrates the use of a FileStream to save to disk or a MemoryStream, depending on the options set in the demo. If you're saving to file, it would be easier to use the SaveAnnotation(string) overload. If you're saving to a Database though, it would be necessary to save the annotations out to a memory stream.

This demo can also be used as a simple example on how to implement Stack, AnnotationAngle, AnnotationArrow, AnnotationEllipse, AnnotationHilite, AnnotationRectangle, AnnotationRuler, and AnnotationText actions.
File Attachment(s):
CS_MedicalViewer_MultiPageAnnotations.zip (394kb) downloaded 124 time(s).
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 

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.

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.554 seconds.