05-22-2008, 0:42
|
Gunasekaran
Joined on 05-07-2008
Chennai,India
Posts 89
|
How to display rectangle area in medicalviewer
|
 
 
|
|
|
hello, I am using lead tools version 15.0... i am working on VB.net and using medical viewer control. I want to display Area of the rectangle on the right corner of the rectangle which is draw over the image using medicalviewer control. I am using the following code to draw rectangle _medicalViewer.AddAction(MedicalViewerActionType.AnnotationRectangle) _medicalViewer.SetAction(MedicalViewerActionType.AnnotationRectangle,MedicalViewerMouseButtons.Left, MedicalViewerActionFlags.Active)
please send me some sample code..
thanks Guna
Thanks and Regards Guna
|
|
|
|
|
Report
|
|
|
|