ActiveReports Developer 7
Transparency Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IVisualAppearance Interface : Transparency Property

Glossary Item Box

Specifies how image should be alpha-blended with the underlying area.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Transparency As System.Single
C# 
System.float Transparency {get;}

See Also