Search
DiagramLink.getTextStyle Method
See Also
 

Gets the link's text placement and orientation.

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

 Syntax

Java  Copy Code

public LinkTextStyle getTextStyle ()

 Return Value

A member of the LinkTextStyle enumeration.

 See Also