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: 12.0.0.0
Syntax public bool VectorOutput { get; set; }
Public Property VectorOutput As Boolean
Get
Set
Property Value
Type:
BooleanSee Also