Transparency Property

Summary
Gets or sets the transparency value of the dimmed area outside the shutter annotation object.
Syntax
C#
C++/CLI
public float Transparency { get; set; } 
            public: 
property float Transparency { 
   float get(); 
   void set (    float ); 
} 

Property Value

Value that represents the transparency value of the dimmed area outside the shutter annotation object, valid values are from 0 to 1.

Remarks

To add annotation object to the shutter engine, refer to Objects. If no object is found, then the Transparency will be ignored, and the shutter canvas will be fully transparent.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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