This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.processotheroverlaysmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.desktopedition.processotheroverlaysmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode ====== | ====== ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration specifies the mode used 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.DesktopEdition.ProcessOtherOverlaysMode// | ||
+ | == Items == | ||
+ | **ProcessOtherOverlays** | ||
+ | * **Summary**:This enumeration item means that other overlays will still be executed. | ||
- | <!-- Enumeration --> | + | **DoNotProcessOtherOverlays** |
- | This enumeration specifies the mode used to process other overlays when doing interactive actions with InterativeOverlay. | + | * **Summary**:This enumeration item means that other overlays will be ignored. |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode</a> | + | **Default** |
- | ===== Items ===== | + | * **Summary**:Default value of the enumation, the same as ProcessOtherOverlays. |
- | ^ Name ^ Summary ^ | + | |
- | | Default | Default value of the enumation, the same as ProcessOtherOverlays. | | + | |
- | | ProcessOtherOverlays | This enumeration item means that other overlays will still be executed. | | + | |
- | | DoNotProcessOtherOverlays | This enumeration item means that other overlays will be ignored. | | + | |
- | __NOTOC__ | ||
- | [[Category:DesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.DesktopEdition]] | ||