Click or drag to resize

SelectionRectangleBehaviorSelection Property

Gets or sets the selection rectangle in logical coordinates.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Rect Selection { get; set; }

Property Value

Type: Rect
See Also