WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectionSource - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SelectionSource

    Specifies the way of the selection.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum SelectionSource

    Fields

    Name Description
    HoldKeyAndTap

    Specifies to select the diagramelements by HoldKeyAndTap selection.

    RubberBand

    Specifies to select the diagramelements by using rubberband selection.

    SelectAll

    Specifies to select the diagramelements by using SelectAll operation.

    Tap

    Specifies to select the diagramelements by click.

    Unknown

    Specifies to select the diagramelements by Unknown source.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved