This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.wpfdesktopedition.drawingtiletileoverlayeventargs [2015/09/18 03:10] admin |
thinkgeo.mapsuite.wpfdesktopedition.drawingtiletileoverlayeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents an event argument for DrawingTile event in TileOverlay class. | This class represents an event argument for DrawingTile event in TileOverlay class. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} DrawingTileTileOverlayEventArgs() ** | ** {{wiki:PublicMethod.gif|}} DrawingTileTileOverlayEventArgs() ** | ||
| - | This is the constructor of DrawingTileTileOverlayEventArgs class. | + | * //This is the constructor of DrawingTileTileOverlayEventArgs 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.DrawingTileTileOverlayEventArgs#DrawingTileTileOverlayEventArgs.28.29// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} DrawingTileTileOverlayEventArgs(Tile,GeoCanvas) ** | ** {{wiki:PublicMethod.gif|}} DrawingTileTileOverlayEventArgs(Tile,GeoCanvas) ** | ||
| - | This is the constructor of DrawingTileTileOverlayEventArgs class. | + | * //This is the constructor of DrawingTileTileOverlayEventArgs 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.DrawingTileTileOverlayEventArgs#DrawingTileTileOverlayEventArgs.28Tile.2C_GeoCanvas.29// |
| == Parameters == | == Parameters == | ||
| * //drawingTile// | * //drawingTile// | ||
| Line 33: | Line 36: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#ToString.28.29// |
| == Return Value == | == Return Value == | ||
| Line 45: | Line 48: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#Equals.28Object.29// |
| == Return Value == | == Return Value == | ||
| Line 61: | Line 64: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#GetHashCode.28.29// |
| == Return Value == | == Return Value == | ||
| Line 73: | Line 76: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#GetType.28.29// |
| == Return Value == | == Return Value == | ||
| Line 86: | Line 89: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#Finalize.28.29// |
| == Return Value == | == Return Value == | ||
| Line 98: | Line 101: | ||
| ** {{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.DrawingTileTileOverlayEventArgs#MemberwiseClone.28.29// |
| == Return Value == | == Return Value == | ||
| Line 113: | Line 116: | ||
| This property gets and sets a tile for drawing. | This property gets and sets a tile for drawing. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]] | ||
| Line 121: | Line 124: | ||
| This property gets and sets an extent to draw on the tile. | This property gets and sets an extent 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.DrawingTileTileOverlayEventArgs#DrawingTileTileOverlayEventArgs.28Tile.2C_GeoCanvas.29 |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||