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