User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.trackstartedtrackinteractiveoverlayeventargs

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.wpfdesktopedition.trackstartedtrackinteractiveoverlayeventargs [2015/09/18 03:16]
admin
thinkgeo.mapsuite.wpfdesktopedition.trackstartedtrackinteractiveoverlayeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Provides data for the TrackStarted. event. Provides data for the TrackStarted. event.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} TrackStartedTrackInteractiveOverlayEventArgs() ** ** {{wiki:​PublicMethod.gif|}} TrackStartedTrackInteractiveOverlayEventArgs() **
  
-Constructor of TrackStartedTrackInteractiveOverlayEventArgs class.+  * //Constructor of TrackStartedTrackInteractiveOverlayEventArgs class.//
 == Remarks == == Remarks ==
-If you use this constructor,​ you have to set the properties manually before use.+  * //If you use this constructor,​ you have to set the properties manually before use.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} TrackStartedTrackInteractiveOverlayEventArgs(Vertex) ** ** {{wiki:​PublicMethod.gif|}} TrackStartedTrackInteractiveOverlayEventArgs(Vertex) **
  
-Constructor of TrackStartedTrackInteractiveOverlayEventArgs class.+  * //Constructor of TrackStartedTrackInteractiveOverlayEventArgs class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​TrackStartedTrackInteractiveOverlayEventArgs.28Vertex.29/​/
 == Parameters == == Parameters ==
   * //​startedVertex//​   * //​startedVertex//​
     * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]     * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]
-    * Description:​This parameter specified the started vertex when tracking shape action is  started.+    * Description:​This parameter specified the started vertex when tracking shape action is started.
  
 <div newline></​div>​ <div newline></​div>​
Line 29: Line 32:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 41: Line 44:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 57: Line 60:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 69: Line 72:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 82: Line 85:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 94: Line 97:
 ** {{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.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 107: Line 110:
 ** {{wiki:​PublicProperty.gif|}} StartedVertex ** ** {{wiki:​PublicProperty.gif|}} StartedVertex **
  
-Gets or sets the started vertex when tracking shape action is  started.+Gets or sets the started vertex when tracking shape action is started.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs#​StartedVertex
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]   * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]
thinkgeo.mapsuite.wpfdesktopedition.trackstartedtrackinteractiveoverlayeventargs.1442546197.txt.gz ยท Last modified: 2015/09/18 03:16 by admin