menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum Tool

    Disables all Tools

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

    Fields

    Name Description
    ContinuesDraw

    Enables/Disables ContinuousDraw tool

    DrawOnce

    Enables/Disables DrawOnce tool

    MultipleSelect

    Enables/Disables MultiSelect tool

    None

    Disables all Tools

    SingleSelect

    Enables/Disables SingleSelect tool

    ZoomPan

    Enables/Disables ZoomPan tool

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