This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.vertexremovingeditinteractiveoverlayeventargs [2015/09/22 08:13] admin |
thinkgeo.mapsuite.desktopedition.vertexremovingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the VertexRemoving event. | Provides data for the VertexRemoving event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 115: | Line 118: | ||
** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ||
- | This property gets or sets the Feature from which the vertex will be removed. | + | * //This property gets or sets the Feature from which the vertex will be removed.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#AffectedVertexFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#AffectedVertexFeature// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
Line 123: | Line 126: | ||
** {{wiki:PublicProperty.gif|}} RemovingVertex ** | ** {{wiki:PublicProperty.gif|}} RemovingVertex ** | ||
- | This property gets or sets the vertex to be removed. | + | * //This property gets or sets the vertex to be removed.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#RemovingVertex | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#RemovingVertex// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
Line 131: | Line 134: | ||
** {{wiki:PublicProperty.gif|}} Cancel ** | ** {{wiki:PublicProperty.gif|}} Cancel ** | ||
- | This property gets or sets whether or not the action will be canceled. | + | * //This property gets or sets whether or not the action will be canceled.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs#Cancel// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |