ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class / ShadowIntensity Property

In This Topic
    ShadowIntensity Property (Map)
    In This Topic
    Specifies the intensity of the shadows throughout a Map. If this element is not present, its value is interpreted as 25.
    Syntax
    'Declaration
     
    Public Property ShadowIntensity As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo ShadowIntensity {get; set;}
    See Also