ClassMapLineSegmentView
Class
Creates a line between two points in a map path figure.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapLineSegmentView : MapPathSegmentView
Inheritance: objectMapPathSegmentViewMapLineSegmentView
Inherited Members
Constructors
MapLineSegmentView()
Initializes a new instance of the MapLineSegmentView class.
Declaration
cs-api-definition
public MapLineSegmentView()
Fields
PointProperty
Identifies the Point dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty PointProperty
Field Value
DependencyProperty