menu

WinForms

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

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