Represents placemark on the map.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public class C1VectorPlacemark : C1VectorItem
Visual Basic
Public Class C1VectorPlacemark _
	Inherits C1VectorItem

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..UserControl
            C1.Phone.Maps..::..C1VectorItemBase
              C1.Phone.Maps..::..C1VectorItem
                C1.Phone.Maps..::..C1VectorPlacemark

See Also