menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RubberBandSelectionMode - ASP.NETMVC-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
    RubberBandSelectionMode

    PartialIntersect

    Declaration
    public const RubberBandSelectionMode PartialIntersect
    Field Value
    Type
    RubberBandSelectionMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved