WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DrawingTool - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DrawingTool

    Specifies the type of object to be drawn through drawing tool.

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

    Fields

    Name Description
    Connector

    Enables or disables to draw a connector.

    Ellipse

    Enables or disables to draw ellipse shaped node.

    FreeHand

    Enables or disables to draw node or connector.

    Node

    Enables or disables to draw a node.

    None

    Disables all behaviors of the control.

    Rectangle

    Enables or disables to draw rectangle shaped node.

    TextNode

    Enables or disables to draw textbox node.

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