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





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

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setFlipX (value)

 Parameters

value

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

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace