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

In This Topic
    C1VectorPlacemark Class
    In This Topic
    Represents placemark on the map.
    Object Model
    C1VectorPlacemark Class
    Syntax
    'Declaration
     
    
    Public Class C1VectorPlacemark 
       Inherits C1VectorItem
    public class C1VectorPlacemark : C1VectorItem 
    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