Sets the default pen that should be assigned to new tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tablePen ( |
A Pen object that should be assigned to newly created tables.
This DiagramBuilder instance.
See Also