Search
Diagram.getTablePen Method
See Also
 

Gets the default pen assigned to new tables.

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

 Syntax

Java  Copy Code

public Pen getTablePen ()

 Return Value

A Pen object that is assigned to newly created tables.

 See Also