alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX