This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightedition.drawmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightedition.drawmode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.SilverlightEdition.DrawMode ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.DrawMode ====== | ||
| + | {{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. | ||
| - | ===== Items ===== | + | == Remarks == |
| - | ^ Name ^ Summary ^ | + | N/A |
| - | | WritableBitmapMode | Use WriteableBitmap class to render map. | | + | == Items == |
| - | | ShapeMode | Use System.Windows.Shapes.Shape to render map. | | + | **WritableBitmapMode** |
| + | * **Summary**:Use WriteableBitmap class to render map. | ||
| + | |||
| + | **ShapeMode** | ||
| + | * **Summary**:Use System.Windows.Shapes.Shape to render map. | ||
| - | __NOTOC__ | ||
| - | [[Category:SilverlightEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.SilverlightEdition]] | ||