NevronOpenVision
Nevron.Nov.Layout Namespace / NLayout Class


NLayout Class Methods

For a list of all members of this type, see NLayout members.

Public Methods
 NameDescription
Public MethodOverloaded. Applies the layout to the specified objects.  
Public MethodOverloaded. Asynchronously applies the layout to the specified objects by executing the layout on another thread.  
Top
Protected Methods
 NameDescription
Protected MethodPerforms the core arrangement of the layout, operating upon the bodies created in the CreateBodiesFromObjects method.  
Protected MethodCreates the layout bodies structure from the arrangd objects. This method is always performed on the calling thread.  
Protected MethodUpdates the objects from the bodies that were arranged by the layout.  
Top
See Also