NForceDirectedVertexBody Class Fields
In This Topic
For a list of all members of this type, see NForceDirectedVertexBody members.
Public Fields
| Name | Description |
| CurForce | Holds the current force, which this body exerts |
| ElectricalCharge | Specifies the electrical charge of the body |
| Mass | Specifies the mass of the body |
| PrevForce | Holds the previous force, exerted by the body |
| Temperature | Holds the current temperature of this vertex |
| XMoveable | Specifies whether the body can be moved in the X direction |
| YMoveable | Specifies whether the body can be moved in the Y direction |
Top
See Also