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 –>
*System.Object ThinkGeo.MapSuite.Core.Tile *ThinkGeo.MapSuite.Core.BitmapTile ThinkGeo.MapSuite.Core.FileBitmapTile
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | |||
![]() | RectangleShape, Double | ||
![]() | RectangleShape, Double, String |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Tile | This method shows the way to deep clone a Tile object. | |
![]() | BitmapTile | This method is targeting releasing or resetting unmanaged resources. | |
![]() | Object | Object | |
![]() | BitmapTile | ||
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Tile | This method shows the way to override deep clone a Tile object. | |
![]() | Object(overriden) | ||
![]() | BitmapTile(overriden) | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Bitmap | BitmapTile | This property is the Bitmap showing the tile image. |
![]() | RectangleShape | Tile | The Bounding box to describe the Tile. |
![]() | String | ||
![]() | Double | Tile | The scale to describe the Tile. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Name | Type | Description |
---|
Name | Type | Description |
---|---|---|
boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
scale | Double<!– System.Double –> |
Name | Type | Description |
---|---|---|
boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
scale | Double<!– System.Double –> | |
pathFilename | String<!– System.String –> |
This method shows the way to deep clone a Tile object.
As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.
Return Type | Description |
---|---|
Tile<!– ThinkGeo.MapSuite.Core.Tile –> | This method returns the cloned Tile object. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Tile –> Go Back
This method is targeting releasing or resetting unmanaged resources.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.BitmapTile –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Stream<!– System.IO.Stream –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.BitmapTile –> 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
This method shows the way to override deep clone a Tile object.
As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.
Return Type | Description |
---|---|
Tile<!– ThinkGeo.MapSuite.Core.Tile –> | This method returns the cloned Tile object. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Tile –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
Return Type | Description |
---|---|
Stream<!– System.IO.Stream –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.BitmapTile(overriden) –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property is the Bitmap showing the tile image.
Return Type |
---|
Bitmap<!– System.Drawing.Bitmap –> |
<!– ThinkGeo.MapSuite.Core.BitmapTile –> Go Back
The Bounding box to describe the Tile.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.Tile –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FileBitmapTile –> Go Back
The scale to describe the Tile.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.Tile –> Go Back