Sets the pen with which document bounds are drawn.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder boundsPen ( |
A Pen object that should be assigned to newly created links.
This DiagramBuilder instance.
See Also