MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.setImageAlign Method

See Also
 





Sets the alignment for the image of this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function setImageAlign (value)

 Parameters

value

One of the ImageAlign Enumeration values.

 See Also