Sets the preferred distance from link's bend points to the link's nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setPreferredDistance ( |
A float value specifying preferred distance.
RemarksThe value of this property can be used in route templates using an AdvancePreferred RouteStep.
See Also