Sets the default size of the shape displayed at the middle of links segments.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder linkIntermediateShapeSize ( |
A float value specifying the default size of the shapes displayed in the middles of link segments.
This DiagramBuilder instance.
See Also