alexa

    Show / Hide Table of Contents

    Enum SelectMode

    Specifies the selection mode used by the SelectTool.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public enum SelectMode

    Fields

    Name Description
    Containing

    Specifies that objects fully enveloped by the tracking rectangle will be selected by the tool.

    Intersecting

    Specifies that objects intersecting the tracking rectangle will be selected by the tool.

    Back to top Generated by DocFX