Click or drag to resize

TileImageFormatInfo Properties

The TileImageFormatInfo type exposes the following members.

Properties
  NameDescription
Public propertyAntiAlias
Gets or sets a value indicating whether the tile generated with / without AntiAlias.
Public propertyExportRoot (Overrides ImageFormatInfoExportRoot.)
Public propertyGeneratedImage
Gets the generated tile image.
Public propertyOutputStream
Gets or sets a stream the output will be written to.
Public propertySaveImage
Gets or sets a value indicating whether the tile will be saved.
Public propertyTileX
Gets or sets TileX
Public propertyTileY
Gets or sets TileY
Public propertyVectorOutput
Gets or sets a value indicating wheter the export will create a vector tile (PBF Format)
Public propertyZoomLevel
Gets or sets the zoom level of the specified tile.
Top
See Also