[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.-ctor

MapImageLocator Constructor

MapImageLocator(IImageLocatorService)

Initializes new instance of MapImageLocator class.

Declaration
public MapImageLocator(IImageLocatorService service)
Parameters
Type Name Description
IImageLocatorService service

IImageLocatorService instance.

MapImageLocator(ResourceLocator, IImageConverterService, Report)

Initializes new instance of MapImageLocator class.

Declaration
public MapImageLocator(ResourceLocator resourceLocator, IImageConverterService imageConverterService, Report report)
Parameters
Type Name Description
ResourceLocator resourceLocator

Resource locator instance.

IImageConverterService imageConverterService

Image converter.

Report report

The Report element.