NFixedVertexPlacement Class Members
In This Topic
The following tables list the members exposed by NFixedVertexPlacement.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Mode | Gets/set the fixed vertex placement mode. By default set to Original |
| PredefinedEllipse | Gets or sets the bounds of the predefined ellipse, at the rim of which fixed vertices must be placed. Applicable only if the Mode property is set to PredefinedEllipseRim |
Top
Public Methods
| Name | Description |
| PlaceFixedVertices | Called by the force directed layout to initially place the fixed vertices |
Top
See Also