MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getTextAlignment Method

See Also
 





Gets how the text should be aligned inside the cell's bounding rectangle.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getTextAlignment ()

 See Also