menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ActiveTool - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ActiveTool

    Defines the reason for the activetool.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ActiveTool

    Fields

    Name Description
    ControlPointDrag

    Specifies to notify the control point dragging by using this tool.

    Drag

    Specifies to drag the diagram elements by using Drag tool.

    Draw

    Specifies to draw the elements by using Draw tool.

    None

    Disables all the diagram interaction.

    Pan

    Specifies to pan the diagram by enable Pan tool.

    RubberBandSelection

    Specifies to select the diagram elements by using this tool.

    RubberBandZoom

    Specifies to zoom the rubberband selection area.

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