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

In This Topic
    ShadowIntensity Property
    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.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo ShadowIntensity {get; set;}
    See Also