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, June 19, 2015 4:23:53 AM(UTC)
anilsharma150

Groups: Registered
Posts: 16


Hello Sir,

""Objects"" could not found in AnnotationContainer. v19 Trial

this url shows it is avail but in code not avail.
https://www.leadtools.com/help/leadtools/v19/dh/mv/leadtools.medicalviewer~leadtools.medicalviewer.medicalviewersubcell.html

cell.SubCells[0].AnnotationContainer.Objects.Add(rectangleObject);

or

_viewer.Cells[i].SubCells[j].AnnotationContainer.Objects.Add(rectangleObject);

LeadTools.Annotation.Core.AnnContainer does not contain a defination for Objects and no extension methods Objects accepting a first argument of type 'Leadtools.Annotations.Core.AnnContainer could be found.(are you missing a using directive or an assembly reference.
 

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.

#2 Posted : Sunday, June 21, 2015 6:26:49 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Since you are using LEADTOOLS v19, you need to use Children Property instead of the Objects property.
You can find more information in the following online help topic:
https://www.leadtools.com/help/leadtools/v19/dh/wn/leadtools.windows.annotations~leadtools.windows.annotations.anncontainer~children.html

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Thursday, June 25, 2015 2:02:22 AM(UTC)
anilsharma150

Groups: Registered
Posts: 16


Thanks a lot..
 
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.051 seconds.