protected virtual float SpringLength( GoLayoutForceDirectedLink link )
Parameters
- link
Return Value
Returns the length of the spring representing link, normally the value of DefaultSpringLength, unless the value of GoLayoutForceDirectedLink.Length had already been set, in which case it just returns that value.