RadControls for Silverlight

Represents a cubic Bezier curve drawn between two points given in geographical coordinates.

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

Inheritance Hierarchy

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

See Also