Enum SingleActionTools
Single action tools.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Windows.dll
Syntax
public enum SingleActionTools
Fields
Name | Description |
---|---|
ControlPointMoveTool | Control point move tool. |
LineSegmentTool | Line segment tool |
MoveLinkPortTool | Move link port tool. |
MoveTool | Move tool |
None | No tool. |
PinPointMoveTool | Pinpoint move tool. |
ResizeTool | Resize tool |
RotateTool | Rotate tool |
VertexDeleteAction | Vertex delete action |
VertexInsertAction | Vertex insert action |
VertexMoveTool | Vertex move tool |