alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum DiagramTools

    Activates the diagram tools None - Enables/Disable single select support for the diagram SingleSelect - Enables/Disable single select support for the diagram MultipleSelect - Enables/Disable MultipleSelect select support for the diagram ZoomPan - Enables/Disable ZoomPan support for the diagram DrawOnce - Enables/Disable continuousDraw support for the diagram ContinuousDraw - Enables/Disable continuousDraw support for the diagram Default - Enables/Disable all constraints

    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.AspNetMvc.Diagram.dll
    Syntax
    public enum DiagramTools

    Fields

    Name Description
    ContinuousDraw

    Enables/Disable continuousDraw support for the diagram

    Default

    Enables/Disable all constraints

    DrawOnce

    Enables/Disable DrawOnce support for the diagram

    MultipleSelect

    Enables/Disable MultipleSelect select support for the diagram

    None

    Disable all constraints

    SingleSelect

    Enables/Disable single select support for the diagram

    ZoomPan

    Enables/Disable ZoomPan support for the diagram

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