Enum
RectSelectionMode

The rectangle selection options.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum RectSelectionMode

Fields

Full

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

Declaration

cs-api-definition
Full = 0

Field Value

RectSelectionMode

Partial

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

Declaration

cs-api-definition
Partial = 1

Field Value

RectSelectionMode

In this article
DefinitionFieldsFullPartial
Not finding the help you need?
Contact Support