ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
       Implements IMapLayer 
    public class C1VectorLayer : Windows.UI.Xaml.Controls.Control, IMapLayer  
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Maps.C1VectorLayer

    See Also