This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.androidedition.locklayermode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.androidedition.locklayermode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.AndroidEdition.LockLayerMode ====== | ====== ThinkGeo.MapSuite.AndroidEdition.LockLayerMode ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | * //This enum represents the lock mode while drawing layers.// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Items == | ||
| + | **Lock** | ||
| + | * **Summary**:This value indicates the layers will be locked while drawing. | ||
| - | <!-- Enumeration --> | + | **DoNotLock** |
| - | This enum represents the lock mode while drawing layers. | + | * **Summary**:This value indicates the layers will be cloned before drawing; and use the cloned layer to draw without locking. |
| - | ===== Items ===== | + | |
| - | ^ Name ^ Summary ^ | + | |
| - | | Lock | This value indicates the layers will be locked while drawing. | | + | |
| - | | DoNotLock | This value indicates the layers will be cloned before drawing; and use the cloned layer to draw without locking. | | + | |
| - | __NOTOC__ | ||
| - | [[Category:AndroidEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.AndroidEdition]] | ||