MapAntiAliasings Enum

Definition

Represents the anti-aliasing types for the map.

public enum class MapAntiAliasings
public enum MapAntiAliasings
type MapAntiAliasings = 
Public Enum MapAntiAliasings
Inheritance
MapAntiAliasings

Fields

All 0

Represents the All anti-aliasing type.

Graphics 3

Represents the Graphics anti-aliasing type.

None 1

Represents the No anti-aliasing type.

Text 2

Represents the Text anti-aliasing type.

Applies to