LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Scale Property (MedicalViewerFusion)

Show in webframe





Gets or sets the normalized scale of the fused image.
Syntax
public double Scale {get; set;}
'Declaration
 
Public Property Scale As Double
'Usage
 
Dim instance As MedicalViewerFusion
Dim value As Double
 
instance.Scale = value
 
value = instance.Scale

            

            
public:
property double Scale {
   double get();
   void set (    double value);
}

Property Value

Value that represents the normalized scale of the fused image.
Remarks
Setting this value to 0, means that the image will be scaled to fit the size of the original image.
Example
For an example, refer to MedicalViewerFusion. Also, please refer the Main fusion demo.
Requirements

Target Platforms

See Also

Reference

MedicalViewerFusion Class
MedicalViewerFusion Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features