GeographicMapLabels
Constants which define the manner in which map labels are displayed.
Enumeration Members
Section titled "Enumeration Members"BestFit
Section titled "BestFit"Map labels are displayed only for regions inside which the label can fit.
BestFit = 1 Map labels are not displayed.
None = 0 ShowAll
Section titled "ShowAll"Map labels are displayed for all regions.
ShowAll = 2