====== ThinkGeo.MapSuite.DesktopEdition.ControlPointType ====== {{section>upgrade_map_suite_to_10.0}} * //This enumeration specifies the control point type when editing a shape. The deafault value is None.// == Remarks == * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointType// == Items == **None** * **Summary**:Default value of this enumeration. **Drag** * **Summary**:This enumeration item means that the control point is used to Drag. **Rotate** * **Summary**:This enumeration item means that the control point is used to Rotate. **Resize** * **Summary**:This enumeration item means that the control point is used to Resize. **Vertex** * **Summary**:This enumeration item means that the control point is used to change the vertex postion.