This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.trackmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.desktopedition.trackmode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.TrackMode ====== | ====== ThinkGeo.MapSuite.DesktopEdition.TrackMode ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | * //The TrackMode enumeration determines how the map will react to user interaction.// | ||
| + | == Remarks == | ||
| + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackMode// | ||
| + | == Items == | ||
| + | **None** | ||
| + | * **Summary**:Default mode. | ||
| - | <!-- Enumeration --> | + | **Point** |
| - | The TrackMode enumeration determines how the map will react to user interaction. | + | * **Summary**:Point drawing mode. |
| - | === Remarks === | + | |
| - | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackMode</a> | + | **Line** |
| - | ===== Items ===== | + | * **Summary**:Line drawing mode. |
| - | ^ Name ^ Summary ^ | + | |
| - | | None | Default mode. | | + | **Polygon** |
| - | | Point | Point drawing mode. | | + | * **Summary**:Polygon drawing mode. |
| - | | Line | Line drawing mode. | | + | |
| - | | Polygon | Polygon drawing mode. | | + | **Rectangle** |
| - | | Rectangle | Rectangle drawing mode. | | + | * **Summary**:Rectangle drawing mode. |
| - | | Square | Square drawing mode. | | + | |
| - | | Circle | Circle drawing mode. | | + | **Square** |
| - | | Ellipse | Ellipse drawing mode. | | + | * **Summary**:Square drawing mode. |
| - | | StraightLine | Allows the user to draw a simple line with only 2 points on the map. | | + | |
| - | | Freehand | Allows the user to draw freehand on the map. | | + | **Circle** |
| - | | Custom | Allows the user to draw a custom track shape on the map. | | + | * **Summary**:Circle drawing mode. |
| + | |||
| + | **Ellipse** | ||
| + | * **Summary**:Ellipse drawing mode. | ||
| + | |||
| + | **StraightLine** | ||
| + | * **Summary**:Allows the user to draw a simple line with only 2 points on the map. | ||
| + | |||
| + | **Freehand** | ||
| + | * **Summary**:Allows the user to draw freehand on the map. | ||
| + | |||
| + | **Custom** | ||
| + | * **Summary**:Allows the user to draw a custom track shape on the map. | ||
| - | __NOTOC__ | ||
| - | [[Category:DesktopEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.DesktopEdition]] | ||