ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration specifies the control point type when editing a shape. The deafault value is None.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointType</a>
| Name | Summary |
|---|---|
| None | Default value of this enumeration. |
| Drag | This enumeration item means that the control point is used to Drag. |
| Rotate | This enumeration item means that the control point is used to Rotate. |
| Resize | This enumeration item means that the control point is used to Resize. |
| Vertex | This enumeration item means that the control point is used to change the vertex postion. |