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

In This Topic
    C1VectorLayer Class
    In This Topic
    Represents map layer with the shapes, vectors or geometries in geographical coordinates.
    Object Model
    C1VectorLayer Class
    Syntax
    'Declaration
     
    
    Public Class C1VectorLayer 
       Inherits System.Windows.Controls.Control
       Implements IMapLayer 
    public class C1VectorLayer : System.Windows.Controls.Control, IMapLayer  
    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
                         C1.WPF.Maps.C1VectorLayer

    See Also