This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.vertexaddingtrackinteractiveoverlayeventargs [2015/09/18 03:17] admin |
thinkgeo.mapsuite.wpfdesktopedition.vertexaddingtrackinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the VertexAdding. event. | Provides data for the VertexAdding. event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} VertexAddingTrackInteractiveOverlayEventArgs() ** | ** {{wiki:PublicMethod.gif|}} VertexAddingTrackInteractiveOverlayEventArgs() ** | ||
- | Constructor of VertexAddingTrackInteractiveOverlayEventArgs class. | + | * //Constructor of VertexAddingTrackInteractiveOverlayEventArgs 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|}} VertexAddingTrackInteractiveOverlayEventArgs(Vertex,Feature,Boolean) ** | ** {{wiki:PublicMethod.gif|}} VertexAddingTrackInteractiveOverlayEventArgs(Vertex,Feature,Boolean) ** | ||
- | Constructor of VertexAddingTrackInteractiveOverlayEventArgs class. | + | * //Constructor of VertexAddingTrackInteractiveOverlayEventArgs 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.VertexAddingTrackInteractiveOverlayEventArgs#VertexAddingTrackInteractiveOverlayEventArgs.28Vertex.2C_Feature.2C_Boolean.29// |
== Parameters == | == Parameters == | ||
* //addingVertex// | * //addingVertex// | ||
Line 37: | Line 40: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 49: | Line 52: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 65: | Line 68: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 77: | Line 80: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 90: | Line 93: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 102: | Line 105: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 117: | Line 120: | ||
Gets or sets the action to be canceled or not. | Gets or sets the action to 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.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#Cancel |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 125: | Line 128: | ||
Gets or sets the feature to be used to add vertex on when tracking shape. | Gets or sets the feature to be used to add vertex on when tracking shape. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AddingVertex |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
Line 133: | Line 136: | ||
Gets or sets the Feature to be used to add vertex to. | Gets or sets the Feature to be used to add vertex to. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AffectedFeature |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |