ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPanel Class
Members

In This Topic
    C1VectorPanel Class
    In This Topic
    The panel which performs layout of vector elements.
    Object Model
    C1VectorPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1VectorPanel 
       Inherits Windows.UI.Xaml.Controls.Panel
    public class C1VectorPanel : Windows.UI.Xaml.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Panel
                   C1.Xaml.Maps.C1VectorPanel

    See Also