Search
ShapeNode.imageAlign Property
See Also
 





Gets or sets the alignment of node's image.

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

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

 Property Value

ImageAlign

A member of the ImageAlign enumeration.

 See Also