Click or drag to resize

TileImageFormatInfoVectorOutput Property

Gets or sets a value indicating wheter the export will create a vector tile (PBF Format)

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool VectorOutput { get; set; }

Property Value

Type: Boolean
See Also