User Tools

Site Tools


thinkgeo.mapsuite.androidedition.vertexaddededitinteractiveoverlayeventargs

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.vertexaddededitinteractiveoverlayeventargs [2015/09/22 23:59]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.AndroidEdition.VertexAddedEditInteractiveOverlayEventArgs ====== 
-Provides data for the VertexAdded. event. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.EventArgs 
-      ***ThinkGeo.MapSuite.AndroidEdition.VertexAddedEditInteractiveOverlayEventArgs** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} VertexAddedEditInteractiveOverlayEventArgs() ** 
- 
-  * //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|}} VertexAddedEditInteractiveOverlayEventArgs(Feature,​Vertex) ** 
- 
-  * //This is the commonly used constructor.//​ 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //​affectedVertexFeature//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-    * Description:​This parameter specified the affectedVertex feature property. 
- 
-  * //​addedVertex//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-    * Description:​This parameter specified the target vertex added. 
- 
-<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|}} AffectedVertexFeature ** 
- 
-  * //This property gets or sets the Feature to be used to remove vertex.// 
-== Remarks == 
-  * //N/A// 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
- 
-** {{wiki:​PublicProperty.gif|}} AddedVertex ** 
- 
-  * //This property gets or sets the vertex added.// 
-== Remarks == 
-  * //N/A// 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.androidedition.vertexaddededitinteractiveoverlayeventargs.1442966341.txt.gz ยท Last modified: 2015/09/22 23:59 by admin