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

Enumeration Members

Enumeration Members

BestFit: 1

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

None: 0

Map labels are not displayed.

ShowAll: 2

Map labels are displayed for all regions.