TileImageFormatInfo Properties |
The TileImageFormatInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AntiAlias |
Gets or sets a value indicating whether the tile generated with / without AntiAlias.
|
![]() | ExportRoot | (Overrides ImageFormatInfoExportRoot.) |
![]() | GeneratedImage |
Gets the generated tile image.
|
![]() | OutputStream |
Gets or sets a stream the output will be written to.
|
![]() | SaveImage |
Gets or sets a value indicating whether the tile will be saved.
|
![]() | TileX |
Gets or sets TileX
|
![]() | TileY |
Gets or sets TileY
|
![]() | VectorOutput |
Gets or sets a value indicating wheter the export will create a vector tile (PBF Format)
|
![]() | ZoomLevel |
Gets or sets the zoom level of the specified tile.
|