Search
Cell.imageAlign Property
See Also
 





Gets or sets the alignment of cell's image.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

get imageAlign() {}
set imageAlign(value) {}

 Property Value

ImageAlign

A member of the ImageAlign enumeration.

 See Also