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 the image object to render.
Syntax
'Declaration
 
ReadOnly Property Image As ImageInfo
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.ImageInfo representing the image object to render.
See Also