DroidDiagram Programmer's Guide
ShapeNode.getFlipY Method
See Also
 






Gets a value indicating whether the node's shape is flipped vertically.

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

 Syntax

Java  Copy Code

public boolean getFlipY ()

 Return Value

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

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace