[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapMarkerImage

IMapMarkerImage Interface

Represents the rendering settings for a IMapMarker with Image style.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapMarkerImage

Properties

Name Description
Image

Gets the image object to render.

ResizeMode

Gets the rendering resize mode for the image.

TransparentColor

Gets the color to make transparent.

Extension Methods