This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.rendermode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.rendermode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration represents the drawing mode for rendering map. | This enumeration represents the drawing mode for rendering map. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Default** |
- | | Default | Use Gdi+ to render map. It is the default value to render the map images. | | + | * **Summary**:Use Gdi+ to render map. It is the default value to render the map images. |
- | | GdiPlus | Use Gdi+ to render map. | | + | |
- | | DrawingVisual | Use DrawingVisual to render map. | | + | **GdiPlus** |
+ | * **Summary**:Use Gdi+ to render map. | ||
+ | |||
+ | **DrawingVisual** | ||
+ | * **Summary**:Use DrawingVisual to render map. | ||
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||