====== 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. **Drag** * **Summary**:This enumeration item means that the control point is for Drag. **Rotate** * **Summary**:This enumeration item means that the control point is for Rotate. **Resize** * **Summary**:This enumeration item means that the control point is for Resize. **Vertex** * **Summary**:This enumeration item means that the control point is for change the vertex postion.