menu

WPF

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

    Show / Hide Table of Contents

    Enum PointerState

    Specifies the pointerstate of a mouse device

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

    Fields

    Name Description
    DoubleTap

    Enables or Disables doubletap behavior for pointerstate of the IGestureParameter.

    Left

    Enables or Disables mouse Left clik behavior for pointerstate of the IGestureParameter.

    Middle

    Enables or Disables mouse middle button behavior for pointerstate of the IGestureParameter.

    Right

    Enables or Disables mouse right clik behavior for pointerstate of the IGestureParameter.

    Tap

    Enables or Disables tap behavior for pointerstate of the IGestureParameter.

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