←Select platform

Transparency Property

Summary

Gets or sets the transparency value of the dimmed area outside the shutter annotation object.

Syntax

C#
VB
C++
public float Transparency { get; set; } 
  
Public Property Transparency As Single 
             
            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, please 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly