←Select platform

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

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