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






Gets 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 float getLengthFactor ()

 Return Value

A float value specifying label's position. The default is 0.5.

 See Also

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