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

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