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