ASP.NET Pack Programmer's Guide
ShapeNode.setCustomDraw Method
See Also
 






Sets a value indicating what type of custom drawing to perform on a node.

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

 Syntax

Java  Copy Code

public void setCustomDraw (
    int value
)

 Parameters

value

One of the CustomDraw constants.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace