====== ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode == Items == **ProcessOtherOverlays** * **Summary**:This enumeration item means that other overlays will still be excuted. **DoNotProcessOtherOverlays** * **Summary**:This enumeration item means that other overlays will be ignored. **Default** * **Summary**:Default value of the enumation, the same as ProcessOtherOverlays.