====== ThinkGeo.MapSuite.SilverlightEdition.TrackMode ====== {{section>upgrade_map_suite_to_10.0}} TrackMode enumeration sets how the map will react to user interaction. == Remarks == N/A == Items == **None** * **Summary**:Default mode. **Point** * **Summary**:Draw point mode. **Line** * **Summary**:Draw line mode. **Polygon** * **Summary**:Draw polygon mode. **Rectangle** * **Summary**:Draw rectangle mode. **Square** * **Summary**:Draw square mode. **Circle** * **Summary**:Draw circle mode. **Ellipse** * **Summary**:Draw ellipse mode. **StraightLine** * **Summary**:Allows user to draw a simple line with only 2 points on the map. **Freehand** * **Summary**:Allows user to draw freehand on the map **Custom** * **Summary**:Allows user to draw custom trackshape on the map