ComponentOne Maps for WPF and Silverlight
C1.Silverlight.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.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.C1VectorPlacemark

    See Also