====== ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration represents the drawing mode for rendering map. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode == Items == **Default** * **Summary**:Use Gdi+ to render map. It is the default value to render the map images. **GdiPlus** * **Summary**:Use Gdi+ to render map. **DrawingVisual** * **Summary**:Use DrawingVisual to render map.