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
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –> This is the event arguments class for the TileDrawn event on the TileHandler class. It is raised after the tile is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
TileDrawnEventArgs | Initialize TileDrawnEventArgs class. | ||
TileDrawnEventArgs | ServerLayerOverlay, RectangleShape, Bitmap | Initialize TileDrawnEventArgs class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
Bitmap | Bitmap | The property gets and sets the bitmap object which is drawn. | |
Overlay | ServerLayerOverlay | The property gets and sets the overlay which is drawn. | |
WorldExtent | RectangleShape | The property gets and sets the world extent which is drawn on the tile. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initialize TileDrawnEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28.29</a>
Name | Type | Description |
---|
Initialize TileDrawnEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29</a>
Name | Type | Description |
---|---|---|
overlay | ServerLayerOverlay<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> | The parameter is the overlay which is drawn. |
worldExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | The parameter is the world extent which is drawn. |
bitmap | Bitmap<!– System.Drawing.Bitmap –> | The parameter is the bitmap which is drawn. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
The property gets and sets the bitmap object which is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29</a>
Return Type |
---|
Bitmap<!– System.Drawing.Bitmap –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs –> Go Back
The property gets and sets the overlay which is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#TileDrawnEventArgs.28ServerLayerOverlay.2C_RectangleShape.2C_Bitmap.29</a>
Return Type |
---|
ServerLayerOverlay<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs –> Go Back
The property gets and sets the world extent which is drawn on the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#WorldExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs#WorldExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.TileDrawnEventArgs –> Go Back