Class LocationChangedEventArgs
Inheritance
System.Object
LocationChangedEventArgs
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LocationChangedEventArgs : EventArgs
Constructors
LocationChangedEventArgs(Location, Location)
Declaration
public LocationChangedEventArgs(Location oldValue, Location newValue)