[]
Obtains an bitmap image of the current C1Map display.
public Image GetBitmap(bool loadTileAsync)
| Type | Name | Description |
|---|---|---|
| bool | loadTileAsync | Whether load the tile asynchronous. |
| Type | Description |
|---|---|
| Image | Bitmap image of the current C1Map display. |