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

Parameters

xy

Return Value

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

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members