This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.androidedition.controlpointtype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.androidedition.controlpointtype [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.AndroidEdition.ControlPointType ====== | ====== ThinkGeo.MapSuite.AndroidEdition.ControlPointType ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | * //This enumeration specified the control point type when editing a shape. The deafault value is None// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Items == | ||
| + | **None** | ||
| + | * **Summary**:Default value of this enumeration. | ||
| - | <!-- Enumeration --> | + | **Drag** |
| - | This enumeration specified the control point type when editing a shape. The deafault value is None | + | * **Summary**:This enumeration item means that the control point is for Drag. |
| - | ===== Items ===== | + | |
| - | ^ Name ^ Summary ^ | + | **Rotate** |
| - | | None | Default value of this enumeration. | | + | * **Summary**:This enumeration item means that the control point is for Rotate. |
| - | | Drag | This enumeration item means that the control point is for Drag. | | + | |
| - | | Rotate | This enumeration item means that the control point is for Rotate. | | + | **Resize** |
| - | | Resize | This enumeration item means that the control point is for Resize. | | + | * **Summary**:This enumeration item means that the control point is for Resize. |
| - | | Vertex | This enumeration item means that the control point is for change the vertex postion. | | + | |
| + | **Vertex** | ||
| + | * **Summary**:This enumeration item means that the control point is for change the vertex postion. | ||
| - | __NOTOC__ | ||
| - | [[Category:AndroidEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.AndroidEdition]] | ||