[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLayer.Transparency

Transparency Property

Transparency

Gets or sets the transparency for all map elements contained in this layer. Measured in percents. An expression should evaluate to a double. The default value is 0.

Declaration
[ExpressionBaseType(typeof(double))]
public ExpressionInfo Transparency { get; set; }