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





Gets the default placement and orientation for links' text.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkTextStyle ()

 Return Value

A member of the LinkTextStyle enumeration.

 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