Search
Diagram.getShapeCustomDraw Method
See Also
 

Gets whether new nodes should be custom drawn and what type of custom drawing will be performed on them.

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

 Syntax

Java  Copy Code

public CustomDraw getShapeCustomDraw ()

 Return Value

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

 See Also