MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getLineAlignment Method

See Also
 





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

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getLineAlignment ()

 Return Value

One of the Alignment enumeration values.

 See Also