User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.trackendingtrackinteractiveoverlayeventargs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.desktopedition.trackendingtrackinteractiveoverlayeventargs [2015/09/18 03:04]
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 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} TrackEndingTrackInteractiveOverlayEventArgs() ** ** {{wiki:​PublicMethod.gif|}} TrackEndingTrackInteractiveOverlayEventArgs() **
  
-This is the default constructor of this parameter.+  * //This is the default constructor of this parameter.//
 == Remarks == == Remarks ==
-If you use this constructor,​ you must set the properties manually before use.+  * //If you use this constructor,​ you must set the properties manually before use.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} TrackEndingTrackInteractiveOverlayEventArgs(BaseShape,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} TrackEndingTrackInteractiveOverlayEventArgs(BaseShape,​Boolean) **
  
-This is the commonly used constructor.+  * //This is the commonly used constructor.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​TrackEndingTrackInteractiveOverlayEventArgs.28BaseShape.2C_Boolean.29/​/
 == Parameters == == Parameters ==
   * //shape//   * //shape//
Line 33: Line 36:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 45: Line 48:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 61: Line 64:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 73: Line 76:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 86: Line 89:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 98: Line 101:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
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 ==
-N/A+  * //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 ==
-N/A+  * //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
thinkgeo.mapsuite.desktopedition.trackendingtrackinteractiveoverlayeventargs.1442545487.txt.gz ยท Last modified: 2015/09/18 03:04 by admin