Class SelectionRectangleChangedEventArgs
Represents the SelectionRectangleChangedEventArgs class.
Inheritance
System.Object
SelectionRectangleChangedEventArgs
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class SelectionRectangleChangedEventArgs : EventArgs
Constructors
SelectionRectangleChangedEventArgs(LocationRect)
Initializes a new instance of the SelectionRectangleChangedEventArgs class.
Declaration
public SelectionRectangleChangedEventArgs(LocationRect selectionRect)
Parameters
LocationRect
selectionRect
|