[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator

IMapImageLocator Interface

Represents an interface for retrieving images from a specified source.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Interfaces
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapImageLocator

Methods

Name Description
GetImageInfo(ImageSource, string, object)

Retrieves image information from the specified source.

Extension Methods