MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getImageAlign Method

See Also
 





Gets the alignment for the image of this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getImageAlign ()

 Return Value

One of the ImageAlign Enumeration values.

 See Also