Sets the default size of the shape displayed as arrowhead of new links.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder linkHeadShapeSize ( |
A float value specifying the default arrowhead size.
This DiagramBuilder instance.
See Also