Sets 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
SyntaxJava
Copy Code
|
|---|
public void setShapeCustomDraw ( |
A member of the CustomDraw enumeration.
RemarksThis property specifies whether and how custom painting of shape nodes is performed. Its value is assigned to the CustomDraw property of new shape nodes.
See Also