New to Telerik UI for WinFormsStart a free 30-day trial

The rectangle selection options.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public enum RectSelectionMode

Fields

Full selection mode - the bounds of the item should be fully inside the rectangle selection.

C#
Full = 0

Partial selection mode - the bounds of the item should overlap with the rectangle selection.

C#
Partial = 1
In this article
DefinitionFieldsFullPartial
Not finding the help you need?
Contact Support