Sets a value indicating whether only the text and image of a node should be drawn on the screen.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SvgNodeBuilder transparent ( |
true to display only the node text and image,otherwise false.
This ShapeNodeBuilder instance.
See Also