ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectorConstraints - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SelectorConstraints

    Used to Control the visibility of selector.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum SelectorConstraints

    Fields

    Name Description
    All

    Sets the visibility of Resize handles

    AutoHideThumbs

    Sets the visibility of all selection handles as visible

    DragOnEmptySpace

    enables the dragging the multiple selection with empty space.

    None

    Hides the selector

    Resizer

    Sets the visibility of resize handles as visible

    Rotator

    Sets the visibility of rotation handle as visible

    Tooltip

    enables the tool tip for the selected object

    UserHandles

    Sets the visibility of user handles as visible

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved