UseAntiAliasedGraphics Property
UseAntiAliasedGraphics
Gets or sets a value indicating whether to use anti-aliasing while rendering map graphics.
Declaration
public bool UseAntiAliasedGraphics { get; set; }
Public Property UseAntiAliasedGraphics As Boolean