[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.GetBitmap

GetBitmap Method

GetBitmap(bool)

Obtains an bitmap image of the current C1Map display.

Declaration
public Image GetBitmap(bool loadTileAsync)
Parameters
Type Name Description
bool loadTileAsync

Whether load the tile asynchronous.

Returns
Type Description
Image

Bitmap image of the current C1Map display.