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

Show in webframe

Transparency Property






Gets or sets the transparency value of the dimmed area outside the shutter annotation object.
Syntax
public float Transparency {get; set;}
'Declaration   Public Property Transparency As Single
'Usage   Dim instance As ShutterArea Dim value As Single   instance.Transparency = value   value = instance.Transparency
public: property float Transparency {    float get();    void set (    float value); }

Property Value

Value that represents the 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

See Also

Reference

ShutterArea Class
ShutterArea 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