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
Gets the image settings for Image MarkerStyle.
Syntax
'Declaration
 
ReadOnly Property MarkerImage As IMapMarkerImage
 

Property Value

An IMapMarkerImage representing the image settings for Image MarkerStyle.
See Also