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






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

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

 Syntax

Java  Copy Code

public CustomDraw getCellCustomDraw ()

 Return Value

A member of the CustomDraw enumeration. The default is CustomDraw.None.

 Remarks

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

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace