ClassBezierSegmentData
Class
Represents a cubic Bezier curve drawn between two points given in geographical coordinates.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class BezierSegmentData : PathSegmentData, INotifyPropertyChanged
Inheritance: objectPathSegmentDataBezierSegmentData
Implements:
Inherited Members
Constructors
BezierSegmentData()
Declaration
cs-api-definition
public BezierSegmentData()