Click or drag to resize

MapCtrlBusy Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns true if the map is busy (for example, during a render or update).

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool Busy { get; }

Property Value

Type: Boolean

Implements

IMapBusy
See Also