ComponentOne Maps for UWP
C1VectorLayer Class
Members 

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace : C1VectorLayer Class
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
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Maps.C1VectorLayer

See Also

Reference

C1VectorLayer Members
C1.Xaml.Maps Namespace