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