GoDiagram Win Reference
ElectricalFieldX Method

Returns the electrical field in the X direction acting on a node at the logical point PointF xy. A node L is acted upon by a force in the X direction of magnitude ElectricalFieldX(L.position) * ElectricalCharge(L).
Syntax
'Declaration
 
Protected Overridable Function ElectricalFieldX( _
   ByVal xy As PointF _
) As Single
protected virtual float ElectricalFieldX( 
   PointF xy
)

Parameters

xy

Return Value

Returns the electrical field in the X direction, normally zero
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutForceDirected Class
GoLayoutForceDirected Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback