ASP.NET Pack Programmer's Guide
ShapeNode.setFlipY Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setFlipY (value)

 Parameters

value

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

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace