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 : Tuesday, July 2, 2013 8:38:03 PM(UTC)

kb7  
kb7

Groups: Registered
Posts: 71


Hello,

Is it possible to get the cell index value of MedicalViewer in which the image is going to add next when we click on any of the image of RasterImageList?


Thanks
 

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 : Wednesday, July 3, 2013 11:21:54 PM(UTC)

Ibrahim  
Guest

Groups: Guests
Posts: 3,022

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

Do you mean you want to get the active cell index from the MedicalViewer? If you, you can do that using MedicalViewerCell.ActiveSubCell property. You can use this property to get the index of the active sub-cell. For more information about this property, refer to the following online help topic:
http://leadtools.com/help/leadtools/v18/dh/mv/leadtools.medicalviewer~leadtools.medicalviewer.medicalviewercell~activesubcell.html

If you want to get the row/column position of a cell, you can use the MedicalViewerBaseCell.Position property. For more information, refer to the following online help topic:
http://leadtools.com/help/leadtools/v18/dh/mv/leadtools.medicalviewer~leadtools.medicalviewer.medicalviewerbasecell~position.html

We also have a class named MedicalViewerCellPosition that is used to indicate the row and column position of the cell inside the MedicalViewer control. For more information about this class, refer to the following online help topic:
http://leadtools.com/help/leadtools/v18/dh/mv/leadtools.medicalviewer~leadtools.medicalviewer.medicalviewercellposition.html

If you mean you want to see how new images are added to a cell inside the Medical Viewer, you can check our Medical Viewer demo. You can find it in the following folder:
- For C#: [LEADTOOLS 18 Folder]\Examples\DotNet\CS\MedicalViewerDemo
- For VB.NET: [LEADTOOLS 18 Folder]\Examples\DotNet\VB\MedicalViewerDemo

If you mean something else, or these options are not suitable for your requirements, please send full details about your requirements, and what you are going to do with it.
 
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.074 seconds.