This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs [2015/09/18 03:10] admin |
thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents an event argument for Drawn event in Tile class. | This class represents an event argument for Drawn event in Tile class. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs() ** | ** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs() ** | ||
- | This is the constructor of DrawnTileEventArgs class. | + | * //This is the constructor of DrawnTileEventArgs class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs#DrawnTileEventArgs.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs(GeoCanvas) ** | ** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs(GeoCanvas) ** | ||
- | This is the constructor of DrawnTileEventArgs class. | + | * //This is the constructor of DrawnTileEventArgs class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs#DrawnTileEventArgs.28GeoCanvas.29// |
== Parameters == | == Parameters == | ||
* //geoCanvas// | * //geoCanvas// | ||
Line 27: | Line 30: | ||
** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs(GeoCanvas,Boolean) ** | ** {{wiki:PublicMethod.gif|}} DrawnTileEventArgs(GeoCanvas,Boolean) ** | ||
- | This is the constructor of DrawnTileEventArgs class. | + | * //This is the constructor of DrawnTileEventArgs class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs#DrawnTileEventArgs.28GeoCanvas.2C_Boolean.29// |
== Parameters == | == Parameters == | ||
* //geoCanvas// | * //geoCanvas// | ||
Line 44: | Line 47: | ||
** {{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.DrawnTileEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 56: | Line 59: | ||
** {{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.DrawnTileEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 72: | Line 75: | ||
** {{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.DrawnTileEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 84: | Line 87: | ||
** {{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.DrawnTileEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 97: | Line 100: | ||
** {{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.DrawnTileEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 109: | Line 112: | ||
** {{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.DrawnTileEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 124: | Line 127: | ||
This property gets and sets a nativeImage to draw on the tile. | This property gets and sets a nativeImage to draw on the tile. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs#DrawnTileEventArgs.28GeoCanvas.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
Line 132: | Line 135: | ||
This property gets and sets whether this operation needs to be canceled. | This property gets and sets whether this operation needs to be canceled. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs#Cancel |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |