alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SingleActionTools

    Single action tools.

    Inheritance
    System.Object
    SingleActionTools
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public sealed class SingleActionTools : Enum

    Fields

    ControlPointMoveTool

    Control point move tool.

    Declaration
    public const SingleActionTools ControlPointMoveTool
    Field Value
    Type
    SingleActionTools

    LineSegmentTool

    Line segment tool

    Declaration
    public const SingleActionTools LineSegmentTool
    Field Value
    Type
    SingleActionTools

    MoveLinkPortTool

    Move link port tool.

    Declaration
    public const SingleActionTools MoveLinkPortTool
    Field Value
    Type
    SingleActionTools

    MoveTool

    Move tool

    Declaration
    public const SingleActionTools MoveTool
    Field Value
    Type
    SingleActionTools

    None

    No tool.

    Declaration
    public const SingleActionTools None
    Field Value
    Type
    SingleActionTools

    PinPointMoveTool

    Pinpoint move tool.

    Declaration
    public const SingleActionTools PinPointMoveTool
    Field Value
    Type
    SingleActionTools

    ResizeTool

    Resize tool

    Declaration
    public const SingleActionTools ResizeTool
    Field Value
    Type
    SingleActionTools

    RotateTool

    Rotate tool

    Declaration
    public const SingleActionTools RotateTool
    Field Value
    Type
    SingleActionTools

    VertexDeleteAction

    Vertex delete action

    Declaration
    public const SingleActionTools VertexDeleteAction
    Field Value
    Type
    SingleActionTools

    VertexInsertAction

    Vertex insert action

    Declaration
    public const SingleActionTools VertexInsertAction
    Field Value
    Type
    SingleActionTools

    VertexMoveTool

    Vertex move tool

    Declaration
    public const SingleActionTools VertexMoveTool
    Field Value
    Type
    SingleActionTools
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved