Class MapLineView
Inheritance
System.Object
MapLineView
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MapLineView : MapShapeBindableWrapper
Constructors
Fields
Declaration
public static readonly DependencyProperty Point1Property
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Declaration
public static readonly DependencyProperty Point2Property
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public Location Point1 { get; set; }
Property Value
Declaration
public Location Point2 { get; set; }
Property Value
Extension Methods