ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RubberBandSelectionMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved