Search
Diagram.getLinkPen Method
See Also
 

Gets the default pen assigned to new links.

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

 Syntax

Java  Copy Code

public Pen getLinkPen ()

 Return Value

A Pen object that is assigned to newly created links.

 See Also