←Select platform

Scale Property (MedicalViewerFusion)

Summary

Gets or sets the normalized scale of the fused image.

Syntax

C#
VB
C++
public double Scale {get; set;}
Public Property Scale As Double
public: 
property double Scale { 
   double get(); 
   void set (    double ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize