This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.vertexaddingtrackinteractiveoverlayeventargs [2015/09/22 08:13] admin |
thinkgeo.mapsuite.desktopedition.vertexaddingtrackinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.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 115: | Line 118: | ||
** {{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.VertexAddingTrackInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#Cancel// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 123: | Line 126: | ||
** {{wiki:PublicProperty.gif|}} AddingVertex ** | ** {{wiki:PublicProperty.gif|}} AddingVertex ** | ||
- | This property gets or sets the feature that the vertex will be added to when tracking shape. | + | * //This property gets or sets the feature that the vertex will be added to when tracking shape.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AddingVertex | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AddingVertex// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
Line 131: | Line 134: | ||
** {{wiki:PublicProperty.gif|}} AffectedFeature ** | ** {{wiki:PublicProperty.gif|}} AffectedFeature ** | ||
- | This property gets or sets the Feature that the vertex will be added to. | + | * //This property gets or sets the Feature that the vertex will be added to.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AffectedFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs#AffectedFeature// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |