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

In This Topic
    C1VectorItem Class
    In This Topic
    Represents element with geometry defined in geographic coordinates.
    Object Model
    C1VectorItem Class
    Syntax
    'Declaration
     
    
    Public Class C1VectorItem 
       Inherits C1VectorItemBase
    public class C1VectorItem : C1VectorItemBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               C1.WPF.Maps.C1VectorItemBase
                                  C1.WPF.Maps.C1VectorItem
                                     C1.WPF.Maps.C1VectorPlacemark

    See Also