User Tools

Site Tools


thinkgeo.mapsuite.androidedition.mousemovedtrackinteractiveoverlayeventargs

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.androidedition.mousemovedtrackinteractiveoverlayeventargs [2015/09/22 23:58]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.AndroidEdition.MouseMovedTrackInteractiveOverlayEventArgs ====== 
-Provides data for the MouseMoved. event. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.EventArgs 
-      ***ThinkGeo.MapSuite.AndroidEdition.MouseMovedTrackInteractiveOverlayEventArgs** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} MouseMovedTrackInteractiveOverlayEventArgs() ** 
- 
-  * //This is the default constructor of this parameter.//​ 
-== Remarks == 
-  * //If you use this constructor,​ you have to set the properties manually before use.// 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MouseMovedTrackInteractiveOverlayEventArgs(Vertex,​Feature) ** 
- 
-  * //This is the commonly used constructor.//​ 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //​movedVertex//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-    * Description:​This parameter specified the target vertex to be moved. 
- 
-  * //​affectedFeature//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-    * Description:​This parameter specified the affected feature. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} MovedVertex ** 
- 
-  * //This property gets or sets the vertex to be moved.// 
-== Remarks == 
-  * //N/A// 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
- 
-** {{wiki:​PublicProperty.gif|}} AffectedFeature ** 
- 
-  * //This property gets or sets the Feature to be affected.// 
-== Remarks == 
-  * //N/A// 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.androidedition.mousemovedtrackinteractiveoverlayeventargs.1442966301.txt.gz ยท Last modified: 2015/09/22 23:58 by admin