WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DropPosition - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DropPosition

    Specifies how the nodes are positioned when dropped onto the diagram.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public enum DropPosition

    Fields

    Name Description
    AbsolutePosition

    Positions each node at the location of the drop.

    RelativeOffset

    Nodes are positioned related to the location of the drop.

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