Enum HandleEditMode
Modes for interactively editing objects with selection handles.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public enum HandleEditMode
Fields
| Name | Description |
|---|---|
| None | No edit mode allowed. |
| Resize | Resize the object. |
| Vertex | Edit the object's vertices. |