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

In This Topic
    Image Property (IMapMarkerImage)
    In This Topic
    Gets image object to render.
    Syntax
    'Declaration
     
    ReadOnly Property Image As ImageInfo
    ImageInfo Image {get;}
    See Also