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 |
---|
RubberBandSelectionMode |
PartialIntersect
Declaration
public const RubberBandSelectionMode PartialIntersect
Field Value
Type |
---|
RubberBandSelectionMode |