This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.labeloverlappingrule [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightcore.labeloverlappingrule [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.LabelOverlappingRule ====== | ====== ThinkGeo.MapSuite.SilverlightCore.LabelOverlappingRule ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | This enumeration defines the rules for overlapping. | ||
+ | == Remarks == | ||
+ | This defines the rules for label overlapping. Currently, either we allow overlapping or we do not. In the future, we may extend this to allow some percentage of partial overlapping. | ||
+ | == Items == | ||
+ | **NoOverlapping** | ||
+ | * **Summary**:No overlapping is allowed. | ||
- | <!-- Enumeration --> | + | **AllowOverlapping** |
- | ===== Items ===== | + | * **Summary**:Overlapping is allowed. |
- | ^ Name ^ Summary ^ | + | |
- | | NoOverlapping | | | + | |
- | | AllowOverlapping | | | + | |
- | __NOTOC__ | ||
- | [[Category:SilverlightMapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
- | [[Category:UpdateDocumentation]] | ||