DroidDiagram Programmer's Guide
ShapeNode.setFlipX Method
See Also
 






Sets a value indicating whether the node's shape is flipped horizontally.

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

 Syntax

Java  Copy Code

public void setFlipX (
    boolean value
)

 Parameters

value

true if the shape is flipped horizontally, or false otherwise.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace
FlipY Property
AllowFlip Property