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

TickBar control used for placing a specified amount of tick marks evenly spread out.

Object Model

TickBar Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     ESRI.ArcGIS.Client.Toolkit.Primitives.TickBar

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.