Class SelectionRectangleChangedEventArgs
Inheritance
System.Object
SelectionRectangleChangedEventArgs
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SelectionRectangleChangedEventArgs : EventArgs
Constructors
SelectionRectangleChangedEventArgs(LocationRect)
Declaration
public SelectionRectangleChangedEventArgs(LocationRect selectionRect)
Parameters
|
LocationRect
selectionRect
|