ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualAppearance Interface / Transparency Property

In This Topic
    Transparency Property (IVisualAppearance)
    In This Topic
    Specifies how image should be alpha-blended with the underlying area.
    Syntax
    'Declaration
     
    ReadOnly Property Transparency As Single
    float Transparency {get;}
    See Also