Class RubberBandSelectionMode
Defines how to handle the rubber band selection CompleteIntersect - Selects the objects that are contained within the selected region PartialIntersect - Selects the objects that are partially intersected with the selected region
Inheritance
System.Object
RubberBandSelectionMode
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class RubberBandSelectionMode : Enum
Fields
CompleteIntersect
Declaration
public const RubberBandSelectionMode CompleteIntersect
Field Value
Type | Description |
---|---|
RubberBandSelectionMode |
PartialIntersect
Declaration
public const RubberBandSelectionMode PartialIntersect
Field Value
Type | Description |
---|---|
RubberBandSelectionMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |