Search
Diagram.getLinkTextStyle Method
See Also
 

Gets the default placement and orientation of links' text.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public LinkTextStyle getLinkTextStyle ()

 Return Value

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

 See Also