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





Sets the alignment for the image of this node.

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setImageAlign (value)

 Parameters

value

One of the ImageAlign enumeration values.

 Remarks

This property specifies how node's Image is aligned to the bounding rectangle of this node.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace