MindFusion.Java Package Programmer's Guide
Diagram.getTableCustomDraw Method
See Also
 






Gets the default type of custom painting applied to new tables.

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

 Syntax

Java  Copy Code

public CustomDraw getTableCustomDraw ()

 Return Value

A member of the CustomDraw enumeration.

 Remarks

This value is assigned to the CustomDraw property of new tables.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace