====== ThinkGeo.MapSuite.Core.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. **AllowOverlapping** * **Summary**:Overlapping is allowed.