ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileLayer Interface
Members

In This Topic
    IMapTileLayer Interface
    In This Topic
    Map layer with image tiles as data.
    Object Model
    IMapTileLayer Interface
    Syntax
    'Declaration
     
    Public Interface IMapTileLayer 
       Inherits IMapLayer 
    public interface IMapTileLayer : IMapLayer  
    See Also