ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1MapItemsLayer Class
Members

In This Topic
    C1MapItemsLayer Class
    In This Topic
    An System.Windows.Controls.ItemsControl that displays its items positioned geographically inside a C1Maps.
    Object Model
    C1MapItemsLayer Class
    Syntax
    'Declaration
     
    
    Public Class C1MapItemsLayer 
       Inherits System.Windows.Controls.ItemsControl
       Implements IMapLayer 
    public class C1MapItemsLayer : System.Windows.Controls.ItemsControl, IMapLayer  
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                      C1.Silverlight.Maps.C1MapItemsLayer

    See Also