RadControls for Silverlight

Represents a complex shape that may be composed of arcs, curves, ellipses, lines, and rectangles.

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 MapPathGeometry : MapGeometry
Visual Basic
Public Class MapPathGeometry _
	Inherits MapGeometry

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Map..::..MapGeometry
      Telerik.Windows.Controls.Map..::..MapPathGeometry

See Also