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 : Monday, March 16, 2009 4:48:21 AM(UTC)

mrfit  
mrfit

Groups: Registered
Posts: 4


Hi I am using the leadtools v16 and i loaded 100 dicom pages in the medical viewer using medicalViewer1.Cells[0].Image.InsertPage(-1,image), I wanted to set the displayed page manually using medicalViewer.Cells[0].Image.Page = 50; but it does not work i.e. the page displayed is still the first page, what am I doing wrong?
 

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 : Tuesday, March 17, 2009 5:56:13 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

Can you try the following:
1- Get the index of the last row on the medical viewer control using the Leadtools.MedicalViewer.Rows Property.
2- Assign the value of the row you want to display to the Leadtools.MedicalViewer.VisibleRow property.
Does it behave like you want? If not, please explain a little more why not.

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