menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectMode - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved