This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.trackendingtrackinteractiveoverlayeventargs [2015/09/22 08:13] admin |
thinkgeo.mapsuite.desktopedition.trackendingtrackinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the TrackEnding event. | Provides data for the TrackEnding event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 111: | Line 114: | ||
** {{wiki:PublicProperty.gif|}} TrackShape ** | ** {{wiki:PublicProperty.gif|}} TrackShape ** | ||
- | This property gets or sets the shape to be tracking out. | + | * //This property gets or sets the shape to be tracking out.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#TrackShape | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#TrackShape// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
Line 119: | Line 122: | ||
** {{wiki:PublicProperty.gif|}} Cancel ** | ** {{wiki:PublicProperty.gif|}} Cancel ** | ||
- | This property gets or sets whether the action will be canceled or not. | + | * //This property gets or sets whether the action will be canceled or not.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#Cancel// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |