ComponentOne Maps for WPF and Silverlight
C1.WPF.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 System.Windows.Controls.Panel
    public class C1VectorPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.Maps.C1VectorPanel

    See Also