GoXam for WPF v3
ElectricalFieldY Method
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : ElectricalFieldY Method
Returns the electrical field in the Y direction acting on a node at the logical point Point xy. A node L is acted upon by a force in the Y direction of magnitude ElectricalFieldY(L.position) * ElectricalCharge(L).
Syntax
protected virtual double ElectricalFieldY( 
   Point xy
)

Parameters

xy

Return Value

Returns the electrical field in the Y direction, normally zero
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members