ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapMarkerImage Class / TransparentColor Property

In This Topic
    TransparentColor Property
    In This Topic
    Color to treat as transparent in the image.
    Syntax
    'Declaration
     
    Public Property TransparentColor As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo TransparentColor {get; set;}
    See Also