WPF

Upgrade Guide User Guide Demos Support Forums Download
  • 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
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved