Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Scale Property (MedicalViewerFusion)






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

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