FusionScale Property

Summary
Gets or set the value that represents the amount of transparency in the fusion.
Syntax
C#
VB
C++
public float FusionScale { get; set; } 
  
Public Property FusionScale As Single 
            public: 
property float FusionScale { 
   float get(); 
   void set (    float ); 
} 

Property Value

Value that determine the amount of transparency in the fusion.

Remarks
  • Valid values range from 0.0 to 1.0. A value of 0.0 means the fused image is invisible. A value of 1.0 means that the image is opaque.
Example

For an example, refer to MedicalViewerFusion.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.