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 : Wednesday, April 22, 2020 12:30:29 AM(UTC)
devinzhu

Groups: Registered
Posts: 21


I'm using LeadTools SDK v20 to develop a medical viewer. Is there any way to restore the images in a MedicalViewer after applying some actions(move/rotate/scale etc) to it?
 

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 : Thursday, April 23, 2020 1:57:51 PM(UTC)
Josh Clark

Groups: Registered, Tech Support, Administrators
Posts: 54

Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)

Hello Devinzhu,

You can restore the original position, scale, and rotation with the following methods:

MedicalViewerBaseCell.SetOffset(),
MedicalViewerCell.SetScale(),
MedicalViewerCell.RotateImagePerspective()

Note that for MedicalViewerCell.RotateImagePerspective, you will need to track the rotation from the initial display. If you are only rotating the image with this method, then you can simply call MedicalViewerCell.GetRotateImagePerspective().

If you have any other questions, please don't hesitate to reach back out to me.

Thanks,
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.065 seconds.