Gets or sets the vertical placement of nodes created by drag-and-drop operations, relatively to mouse cursor.
Namespace: MindFusion.Diagramming
File: DiagramView.js
JavaScript Copy Code |
---|
get verticalDropAlignment() {} |
Alignment
A member of the Alignment enumeration. The default value is Near.
This property lets you center the new node or align specified edge to the mouse pointer position when drag-and-drop ends.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |