This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.vertexremovededitinteractiveoverlayeventargs [2015/09/22 08:13] admin |
thinkgeo.mapsuite.desktopedition.vertexremovededitinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the VertexRemoved event. | Provides data for the VertexRemoved event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 111: | Line 114: | ||
** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ||
- | This property gets or sets the Feature from which the vertex was removed. | + | * //This property gets or sets the Feature from which the vertex was removed.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs#AffectedVertexFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs#AffectedVertexFeature// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
Line 119: | Line 122: | ||
** {{wiki:PublicProperty.gif|}} RemovedVertex ** | ** {{wiki:PublicProperty.gif|}} RemovedVertex ** | ||
- | This property gets or sets the vertex removed. | + | * //This property gets or sets the vertex removed.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs#RemovedVertex | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs#RemovedVertex// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] |