This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.controlpointselectingeditinteractiveoverlayeventargs [2015/09/18 03:01] admin |
thinkgeo.mapsuite.desktopedition.controlpointselectingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the ControlPointSelecting event. | Provides data for the ControlPointSelecting event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} ControlPointSelectingEditInteractiveOverlayEventArgs() ** | ** {{wiki:PublicMethod.gif|}} ControlPointSelectingEditInteractiveOverlayEventArgs() ** | ||
- | This is the default constructor of this parameter. | + | * //This is the default constructor of this parameter.// |
== 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|}} ControlPointSelectingEditInteractiveOverlayEventArgs(Boolean,PointShape) ** | ** {{wiki:PublicMethod.gif|}} ControlPointSelectingEditInteractiveOverlayEventArgs(Boolean,PointShape) ** | ||
- | This is the commonly used constructor. | + | * //This is the commonly used constructor.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#ControlPointSelectingEditInteractiveOverlayEventArgs.28Boolean.2C_PointShape.29// |
== Parameters == | == Parameters == | ||
* //cancel// | * //cancel// | ||
Line 33: | Line 36: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 45: | Line 48: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 61: | Line 64: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 73: | Line 76: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 86: | Line 89: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 98: | Line 101: | ||
** {{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.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 111: | Line 114: | ||
** {{wiki:PublicProperty.gif|}} TargetPointShape ** | ** {{wiki:PublicProperty.gif|}} TargetPointShape ** | ||
- | This property gets or sets the target control point to be selected. | + | * //This property gets or sets the target control point to be selected.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#TargetPointShape// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
Line 119: | Line 122: | ||
** {{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 == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs#Cancel// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |