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