ASP.NET Pack Programmer's Guide
Diagram.setLinkTextStyle Method
See Also
 





Sets the default placement and orientation for links' text.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setLinkTextStyle (value)

 Parameters

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

 Remarks

The value of this property is used to initialize the TextStyle property of new links.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace