UseAntiAliasedGraphics Property (Map)
In This Topic
Gets or sets a value indicating whether to use anti-aliasing while rendering map graphics.
Syntax
'Declaration
Public Property UseAntiAliasedGraphics As Boolean
public bool UseAntiAliasedGraphics {get; set;}
See Also