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 ()

 Return Value

One of the Alignment enumeration values.

 Remarks

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

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace