ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorItemBase Class
Members

In This Topic
    C1VectorItemBase Class
    In This Topic
    An element for C1VectorLayer.
    Object Model
    C1VectorItemBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1VectorItemBase 
       Inherits System.Windows.Controls.UserControl
    public abstract class C1VectorItemBase : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Maps.C1VectorItemBase
                         C1.Silverlight.Maps.C1VectorItem
                         C1.Silverlight.Maps.C1VectorPolygon
                         C1.Silverlight.Maps.C1VectorPolyline

    See Also