[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.GetMetafile

GetMetafile Method

GetMetafile(bool)

Obtains an metafile of the current C1Map display.

Declaration
public Metafile GetMetafile(bool loadTileAsync)
Public Function GetMetafile(loadTileAsync As Boolean) As Metafile
Parameters
Type Name Description
bool loadTileAsync

Whether load the tile asynchronous.

Returns
Type Description
Metafile

Metafile of the current C1Map display.