User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.featureeditingeditinteractiveoverlayeventargs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.wpfdesktopedition.featureeditingeditinteractiveoverlayeventargs [2015/09/18 03:11]
admin
thinkgeo.mapsuite.wpfdesktopedition.featureeditingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs ======
-Provides data for the FeatureEditing event.+ 
 +{{section>​upgrade_map_suite_to_10.0}} 
 + 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
   *System.Object   *System.Object
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} FeatureEditingEditInteractiveOverlayEventArgs() ** ** {{wiki:​PublicMethod.gif|}} FeatureEditingEditInteractiveOverlayEventArgs() **
  
-Constructor of FeatureDraggedEditInteractiveOverlayEventArgs class.+  * //N/A//
 == Remarks == == Remarks ==
-If you use this constructoryou have to set the properties manually before use.+  * //For the most updated Info for this topicplease check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​FeatureEditingEditInteractiveOverlayEventArgs.28.29//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} FeatureEditingEditInteractiveOverlayEventArgs(Feature) ** ** {{wiki:​PublicMethod.gif|}} FeatureEditingEditInteractiveOverlayEventArgs(Feature) **
  
-Constructor of FeatureDraggedEditInteractiveOverlayEventArgs class.+  * //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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​FeatureEditingEditInteractiveOverlayEventArgs.28Feature.29/​/
 == Parameters == == Parameters ==
   * //​editingFeature//​   * //​editingFeature//​
     * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]     * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
-    * Description:​This parameter specified the feature dragged.+    * Description:​N/A
  
 <div newline></​div>​ <div newline></​div>​
Line 29: Line 32:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 41: Line 44:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 57: Line 60:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 69: Line 72:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 82: Line 85:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 94: Line 97:
 ** {{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.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 107: Line 110:
 ** {{wiki:​PublicProperty.gif|}} EditingFeature ** ** {{wiki:​PublicProperty.gif|}} EditingFeature **
  
-Gets or sets the Feature dragged. 
-== Remarks == 
 N/A N/A
 +== Remarks ==
 +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs#​EditingFeature
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]   * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
thinkgeo.mapsuite.wpfdesktopedition.featureeditingeditinteractiveoverlayeventargs.1442545868.txt.gz · Last modified: 2015/09/18 03:11 by admin