====== ThinkGeo.MapSuite.WindowsPhoneCore.PointPlacement ====== {{section>upgrade_map_suite_to_10.0}} This enumeration determines the label placement when labeling point features. ===== Items ===== ^ Name ^ Summary ^ | UpperLeft | The label will be placed in the upper left, in relation to the point. | | UpperCenter | The label will be placed in the upper center, in relation to the point. | | UpperRight | The label will be placed in the upper right, in relation to the point. | | CenterRight | The label will be placed in the center right, in relation to the point. | | Center | The label will be placed in the center, in relation to the point. | | CenterLeft | The label will be placed in the center left, in relation to the point. | | LowerLeft | The label will be placed in the lower left, in relation to the point. | | LowerCenter | The label will be placed in the lower center, in relation to the point. | | LowerRight | The label will be placed in the lower right, in relation to the point. | __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]]