ActiveReports 12
Transparency Property (MapLayer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLayer Class : Transparency Property
Gets or sets the transparency for all map elements contained in this layer. Measured in percents. An expression should evaluate to a System.Double. The default value is 0.
Syntax
'Declaration
 
Public Property Transparency As ExpressionInfo
public ExpressionInfo Transparency {get; set;}
See Also

Reference

MapLayer Class
MapLayer Members