MapControl.LoadingStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the loading status of the map to be displayed in the MapControl.
public:
property MapLoadingStatus LoadingStatus { MapLoadingStatus get(); };
MapLoadingStatus LoadingStatus();
public MapLoadingStatus LoadingStatus { get; }
var mapLoadingStatus = mapControl.loadingStatus;
Public ReadOnly Property LoadingStatus As MapLoadingStatus
Property Value
The loading status of the map to be displayed in the MapControl.