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

    See Also