Search
DiagramLink.setTextStyle Method
See Also
 

Sets the link's text placement and orientation.

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

 Syntax

Java  Copy Code

public void setTextStyle (
    LinkTextStyle value
)

 Parameters

value

A member of the LinkTextStyle enumeration.

 See Also