WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DragAxis

    Show / Hide Table of Contents

    Enum DragAxis

    Enum of permissible drag axis.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum DragAxis

    Fields

    Name Description
    None

    No drag axis specified.

    X

    X - co-ordinate point.

    XY

    XY - co-ordinate point.

    Y

    Y - co-ordinate point.

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