This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.trackmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.trackmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.TrackMode ====== | ====== ThinkGeo.MapSuite.MvcEdition.TrackMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
Defines the different modes of the EditFeatureOverlay. | Defines the different modes of the EditFeatureOverlay. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | None | Specifies that the EditFeatureOverlay can only display shapes. Drawing and editing are not allowed. | | + | == Items == |
- | | Point | Specifies that the EditFeatureOverlay is in point drawing mode. | | + | **None** |
- | | Line | Specifies that the EditFeatureOverlay is in line drawing mode. | | + | * **Summary**:Specifies that the EditFeatureOverlay can only display shapes. Drawing and editing are not allowed. |
- | | Polygon | Specifies that the EditFeatureOverlay is in polygon drawing mode. | | + | |
- | | Rectangle | Specifies that the EditFeatureOverlay is in rectangle drawing mode. | | + | **Point** |
- | | Square | Specifies that the EditFeatureOverlay is in square drawing mode. | | + | * **Summary**:Specifies that the EditFeatureOverlay is in point drawing mode. |
- | | Circle | Specifies that the EditFeatureOverlay is in circle drawing mode. | | + | |
- | | Ellipse | Specifies that the EditFeatureOverlay is in ellipse drawing mode. | | + | **Line** |
- | | Edit | Specifies that the EditFeatureOverlay is in editing mode. | | + | * **Summary**:Specifies that the EditFeatureOverlay is in line drawing mode. |
- | | FreeHand | | | + | |
+ | **Polygon** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in polygon drawing mode. | ||
+ | |||
+ | **Rectangle** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in rectangle drawing mode. | ||
+ | |||
+ | **Square** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in square drawing mode. | ||
+ | |||
+ | **Circle** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in circle drawing mode. | ||
+ | |||
+ | **Ellipse** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in ellipse drawing mode. | ||
+ | |||
+ | **Edit** | ||
+ | * **Summary**:Specifies that the EditFeatureOverlay is in editing mode. | ||
+ | |||
+ | **FreeHand** | ||
+ | * **Summary**:N/A | ||
- | __NOTOC__ | ||
- | [[Category:MvcEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | ||
- | [[Category:UpdateDocumentation]] | ||