ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Provides data for the MarkerOverlay mouse events.
*System.Object System.EventArgs *ThinkGeo.MapSuite.SilverlightEdition.MouseLeftButtonUpMarkerOverlayEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initialize an instance of the MouseLeftButtonUpMarkerOverlayEventArgs class. | ||
![]() | Marker, Point | Initialize an instance of the marker that the mouse event raised. identifier current mouse position where current mouse is. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Marker | Gets or sets the marker that the click event raised. | |
![]() | Point | Gets or sets current mouse position in screen coordinate. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initialize an instance of the MouseLeftButtonUpMarkerOverlayEventArgs class.
Initialize an instance of the MouseLeftButtonUpMarkerOverlayEventArgs class.
Name | Type | Description |
---|
Initialize an instance of the marker that the mouse event raised. identifier current mouse position where current mouse is.
Initialize an instance of the MouseLeftButtonUpMarkerOverlayEventArgs class.
Name | Type | Description |
---|---|---|
currentMarker | Marker<!– ThinkGeo.MapSuite.SilverlightEdition.Marker –> | The marker that the mouse event raised. |
mousePositionInPixel | Point<!– System.Windows.Point –> | The screen coordinate where current mouse position is. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the marker that the click event raised.
Return Type |
---|
Marker<!– ThinkGeo.MapSuite.SilverlightEdition.Marker –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MouseLeftButtonUpMarkerOverlayEventArgs –> Go Back
Gets or sets current mouse position in screen coordinate.
Return Type |
---|
Point<!– System.Windows.Point –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MouseLeftButtonUpMarkerOverlayEventArgs –> Go Back