[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator

MapImageLocator Class

Image locator for map.

Inheritance
MapImageLocator
Implements
Namespace: GrapeCity.ActiveReports.Rendering.Tools.Image
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class MapImageLocator : IMapImageLocator

Constructors

Name Description
MapImageLocator(IImageLocatorService)

Initializes new instance of MapImageLocator class.

MapImageLocator(ResourceLocator, IImageConverterService, Report)

Initializes new instance of MapImageLocator class.

Methods

Name Description
GetImageInfo(ImageSource, string, object)

Retrieves image from specified source.

Extension Methods