MindFusion.Diagramming for JavaScript Programmer's Guide

ShapeNode.getTextAlignment Method

See Also
 





Gets how the text should be aligned in the ShapeNode's text box.

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getTextAlignment ()

 Remarks

Gets the vertical alignment of the text drawn in this node.

 See Also