This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.interactiveoverlaydrawtype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.interactiveoverlaydrawtype [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. | This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType</a> | + | N/A |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Default** |
- | | Default | Default value of the enumation, the same as DoNotDraw. | | + | * **Summary**:Default value of the enumation, the same as DoNotDraw. |
- | | Draw | This enumeration item means that InterativeOverlay will still be drawn. | | + | |
- | | DoNotDraw | This enumeration item means that InterativeOverlay will still not be drawn. | | + | **Draw** |
+ | * **Summary**:This enumeration item means that InterativeOverlay will still be drawn. | ||
+ | |||
+ | **DoNotDraw** | ||
+ | * **Summary**:This enumeration item means that InterativeOverlay will still not be drawn. | ||
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||