MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IEmbeddedMapTile Interface / Image Property

In This Topic
Image Property (IEmbeddedMapTile)
In This Topic
Gets the tile image.
Syntax
'Declaration
 
ReadOnly Property Image As ImageInfo
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.ImageInfo representing the tile image.
See Also