MindFusion.Java Package Programmer's Guide
DiagramView.getHorizontalDropAlignment Method
See Also
 






Gets the horizontal placement of nodes created by drag-and-drop operations, relatively to mouse cursor.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public HorizontalAlignment getHorizontalDropAlignment ()

 Return Value

A member of the HorizontalAlignment enumeration.

 Remarks

This property lets you center the new node or align specified edge to the mouse pointer position when drag-and-drop ends.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace