RadControls for Silverlight

Represents the MapPinPoint class. This class is mostly intended to support Point element in the KML files.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class MapPinPoint : Control, 
	IExtendedData
Visual Basic
Public Class MapPinPoint _
	Inherits Control _
	Implements IExtendedData

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.Map..::..MapPinPoint

See Also