ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegendItem Interface / MarkerImage Property

In This Topic
    MarkerImage Property (IMapLegendItem)
    In This Topic
    Image settings for Image MarkerStyle.
    Syntax
    'Declaration
     
    ReadOnly Property MarkerImage As IMapMarkerImage
    IMapMarkerImage MarkerImage {get;}
    See Also