Sets the default size of the shape displayed at the origin of new links.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder linkBaseShapeSize ( |
A float value specifying the default size of the shapes displayed at the link base.
This DiagramBuilder instance.
See Also