RadControls for WPF

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.40

Syntax

C#
public class MapArcSegment : MapPathSegment
Visual Basic
Public Class MapArcSegment _
	Inherits MapPathSegment

Inheritance Hierarchy

See Also