This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.pointplacement [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.pointplacement [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.PointPlacement ====== | + | ====== ThinkGeo.MapSuite.Core.PointPlacement ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration determines the label placement when labeling point features.// | ||
+ | == Remarks == | ||
+ | * //None// | ||
+ | == Items == | ||
+ | **UpperLeft** | ||
+ | * **Summary**:The label will be placed in the upper left, in relation to the point. | ||
- | <!-- Enumeration --> | + | **UpperCenter** |
- | This enumeration determines the label placement when labeling point features. | + | * **Summary**:The label will be placed in the upper center, in relation to the point. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | **UpperRight** |
- | | UpperLeft | The label will be placed in the upper left, in relation to the point. | | + | * **Summary**:The label will be placed in the upper right, 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** |
- | | CenterRight | The label will be placed in the center right, in relation to the point. | | + | * **Summary**: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. | | + | **Center** |
- | | LowerLeft | The label will be placed in the lower left, in relation to the point. | | + | * **Summary**:The label will be placed in the center, 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. | | + | **CenterLeft** |
+ | * **Summary**:The label will be placed in the center left, in relation to the point. | ||
+ | |||
+ | **LowerLeft** | ||
+ | * **Summary**:The label will be placed in the lower left, in relation to the point. | ||
+ | |||
+ | **LowerCenter** | ||
+ | * **Summary**:The label will be placed in the lower center, in relation to the point. | ||
+ | |||
+ | **LowerRight** | ||
+ | * **Summary**:The label will be placed in the lower right, in relation to the point. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||