User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.markerdraggingsimplemarkeroverlayeventargs

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.desktopedition.markerdraggingsimplemarkeroverlayeventargs [2015/09/23 00:01]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs ====== 
-This class represents the MarkerDragging event argument for SimpleMarkerOverlay. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.EventArgs 
-      ***ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} MarkerDraggingSimpleMarkerOverlayEventArgs() ** 
- 
-  * //​Constructor of MarkerDraggingSimpleMarkerOverlayEventArgs class.// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​MarkerDraggingSimpleMarkerOverlayEventArgs.28.29//​ 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MarkerDraggingSimpleMarkerOverlayEventArgs(Marker,​ScreenPointF) ** 
- 
-  * //​Constructor of MarkerDraggingSimpleMarkerOverlayEventArgs class.// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​MarkerDraggingSimpleMarkerOverlayEventArgs.28Marker.2C_ScreenPointF.29//​ 
-== Parameters == 
-  * //marker// 
-    * Type:​[[ThinkGeo.MapSuite.DesktopEdition.Marker|Marker]] 
-    * Description:​This parameter indicates the marker which is being dragged. 
- 
-  * //​currentLocation//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-    * Description:​This parameter indicates current mouse position in screen coordinate. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​ToString.28.29//​ 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​Equals.28Object.29//​ 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​GetHashCode.28.29//​ 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​GetType.28.29//​ 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​Finalize.28.29//​ 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​MemberwiseClone.28.29//​ 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} Marker ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto//​ 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.DesktopEdition.Marker|Marker]] 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentLocation ** 
- 
-  * //Gets or sets current mouse position in screen coordinate.//​ 
-== Remarks == 
-  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#​CurrentLocation//​ 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.desktopedition.markerdraggingsimplemarkeroverlayeventargs.1442966466.txt.gz ยท Last modified: 2015/09/23 00:01 by admin