This document is archived and information here might be outdated. Recommended version. |
Parameter value used to quickly decrease the schematic link displacement between link and node when they are connected together.
[Visual Basic .NET] Public Property AttractNodeLinkFactor As Double
[C#] public double AttractNodeLinkFactor {get; set;}
[C++]
HRESULT get_AttractNodeLinkFactor(
double dAttractNodeLinkFactor
);
[C++]
HRESULT put_AttractNodeLinkFactor(
System.Double* dAttractNodeLinkFactor
);
[C++]
Parameters dAttractNodeLinkFactor [in]
dAttractNodeLinkFactor is a parameter of type double dAttractNodeLinkFactor [out, retval]
dAttractNodeLinkFactor is a parameter of type double*