====== ThinkGeo.MapSuite.SilverlightEdition.DrawMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration represents the drawing mode for rendering map. == Remarks == N/A == Items == **WritableBitmapMode** * **Summary**:Use WriteableBitmap class to render map. **ShapeMode** * **Summary**:Use System.Windows.Shapes.Shape to render map.