ComponentOne Maps for WPF and Silverlight
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Maps.C1VectorLayer

    See Also