ASP.NET Pack Programmer's Guide
ShapeNode.getTextAlignment Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getTextAlignment ()

 Return Value

Type: Alignment
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