RadControls for Silverlight

Represents an elliptical arc between two points.

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 MapArcSegment : MapPathSegment
Visual Basic
Public Class MapArcSegment _
	Inherits MapPathSegment

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Map..::..MapPathSegment
      Telerik.Windows.Controls.Map..::..MapArcSegment

See Also