Enum 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
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.AspNetMvc.Diagram.dll
Syntax
public enum RubberBandSelectionMode
Fields
| Name |
|---|
| CompleteIntersect |
| PartialIntersect |