ArcGIS API for WPF - Library Reference
MapProgressBar Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : MapProgressBar Class

A Map ProgressBar control that automatically fades in and out when map loads tiles.

Object Model

MapProgressBar ClassMap Class

Syntax

Visual Basic (Declaration) 
Public Class MapProgressBar 
   Inherits System.Windows.Controls.Control
C# 
public class MapProgressBar : System.Windows.Controls.Control 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ESRI.ArcGIS.Client.Toolkit.MapProgressBar

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.