NevronOpenVision
Nevron.Nov.Layout Namespace / NLayout Class
Fields Properties Methods Events


NLayout Class Members

The following tables list the members exposed by NLayout.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NLayout.  
Top
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