[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapTile

MapTile Class

Defines a tile to be embedded in a MapTileLayer

Inheritance
MapTile
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapTile

Constructors

Name Description
MapTile()

Initializes a new instance of the MapTile class.

Properties

Name Description
MIMEType

The MIMEType for the image. Valid values are: image/jpeg, image/png.

Name

TileName

TileData

Based-64 encoded tile data

Extension Methods