NParentPlacement Class Members
In This Topic
The following tables list the members exposed by NParentPlacement.
Public Constructors
Public Fields
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
Public Methods
See Also