NFreeVertexPlacement Class Members
In This Topic
The following tables list the members exposed by NFreeVertexPlacement.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Mode | Gets/set the free vertex placement mode. By default set to Original |
| RandomizationArea | Gets or sets the area in which the random positions must be contained. Applicable only if the Mode property is set to Random. |
Top
Public Methods
| Name | Description |
| PlaceFreeVertices | Called by the force directed layout to initially place the free vertices |
Top
See Also