This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.vertexmovingeditinteractiveoverlayeventargs [2015/09/22 08:13] admin |
thinkgeo.mapsuite.desktopedition.vertexmovingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| Provides data for the VertexMoving event. | Provides data for the VertexMoving event. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 138: | Line 141: | ||
| ** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ** {{wiki:PublicProperty.gif|}} AffectedVertexFeature ** | ||
| - | This property gets or sets the Feature whose vertex will be moved. | + | * //This property gets or sets the Feature whose vertex will be moved.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#AffectedVertexFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#AffectedVertexFeature// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| Line 146: | Line 149: | ||
| ** {{wiki:PublicProperty.gif|}} MovingVertex ** | ** {{wiki:PublicProperty.gif|}} MovingVertex ** | ||
| - | This property gets or sets the vertex to be moved. | + | * //This property gets or sets the vertex to be moved.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#MovingVertex | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#MovingVertex// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
| Line 154: | Line 157: | ||
| ** {{wiki:PublicProperty.gif|}} TargetVertex ** | ** {{wiki:PublicProperty.gif|}} TargetVertex ** | ||
| - | This property gets or sets the target control point to moved. | + | * //This property gets or sets the target control point to moved.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#TargetVertex | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#TargetVertex// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
| Line 162: | Line 165: | ||
| ** {{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.VertexMovingEditInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.VertexMovingEditInteractiveOverlayEventArgs#Cancel// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||