MindFusion.Java Package Programmer's Guide
LinkLabel.setLengthFactor Method
See Also
 






Sets label's position along link's length when the RelativeTo property is set to LinkLength.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLengthFactor (
    float value
)

 Parameters

value

A float value specifying label's position.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace
setLinkLengthPosition Method