DroidDiagram Programmer's Guide
NodeConstraints.getDisableMirroring Method
See Also
 






Gets a value indicating whether the user can drag a side of the node past its opposite side, so that they switch positions.

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

 Syntax

Java  Copy Code

public boolean getDisableMirroring ()

 Return Value

A value indicating whether the user can drag a side of the node past its opposite side, so that they switch positions.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace
setDisableMirroring Method