ASP.NET Pack Programmer's Guide
DiagramLink.setTextAlignment Method
See Also
 





Sets the link's text alignment.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function setTextAlignment (value)

 Parameters

value
A member of the Alignment enumeration. The default value is Center.

 Remarks

Currently this property is considered only when TextStyle is set to OverLongestSegment.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace