GeographicMapLabels

Constants which define the manner in which map labels are displayed.

Map labels are displayed only for regions inside which the label can fit.

BestFit = 1

Map labels are not displayed.

None = 0

Map labels are displayed for all regions.

ShowAll = 2