Enum RectSelectionMode
The rectangle selection options.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum RectSelectionMode
Full
Full selection mode - the bounds of the item should be fully inside the rectangle selection.
Partial
Partial selection mode - the bounds of the item should overlap with the rectangle selection.