NParentPlacement Class Properties
In This Topic
For a list of all members of this type, see NParentPlacement members.
Public Properties
| | Name | Description |
 | Alignment | Gets or sets the alignment of the parent, relative to the anchor position defined by the Anchor and Offset properties. By default set to Center. |
 | Anchor | Gets or sets the place at which the parent tree vertices are anchored in respect to their subtree or children. By default set to ChildrenCenter. |
 | Offset | Gets or sets the constant offset applied to the parent anchor position, determined by the Anchor property. By default set to 0.0f. |
Top
See Also