Class MouseControl
Inheritance
System.Object
MouseControl
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MouseControl : ContentControl
Constructors
MouseControl()
Declaration
public MouseControl()
MouseControl(RadMap)
Properties
Location
Declaration
public Point Location { get; set; }
Property Value
Windows.
|
MapControl
Size
Declaration
public Size Size { get; set; }
Property Value
Windows.
|
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()