Name | Description | |
---|---|---|
NLayoutSchema | Schema associated with NLayout. |
The following tables list the members exposed by NLayout.
Name | Description | |
---|---|---|
NLayoutSchema | Schema associated with NLayout. |
Name | Description | |
---|---|---|
Arrange | Overloaded. Applies the layout to the specified objects. | |
ArrangeAsync | Overloaded. Asynchronously applies the layout to the specified objects by executing the layout on another thread. |
Name | Description | |
---|---|---|
ArrangeBodies | Performs the core arrangement of the layout, operating upon the bodies created in the CreateBodiesFromObjects method. | |
CreateBodiesFromObjects | Creates the layout bodies structure from the arrangd objects. This method is always performed on the calling thread. | |
UpdateObjectsFromBodies | Updates the objects from the bodies that were arranged by the layout. |