TileImageFormatInfoAntiAlias Property |
Gets or sets a value indicating whether the tile generated with / without AntiAlias.
Namespace:
Easymap.AddIn.Export
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic bool AntiAlias { get; set; }
Public Property AntiAlias As Boolean
Get
Set
Property Value
Type:
Boolean
See Also