NevronOpenVision
Nevron.Nov.Layout Namespace / NBoxLayout Class


NBoxLayout Class Methods

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

Public Methods
 NameDescription
Public MethodGets the desired size of the layout container, assuming that the arranged objects are at their desired size.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs the core arrangement of the layout, operating upon the bodies created in the CreateBodiesFromObjects method.  
Protected MethodArranges the boxes of the layout  
Protected MethodOverridden. Called to create a list of the boxes, which need to be measured or arranged from the specified objects list  
Protected MethodCalled in the boxes creation process to create a cell instance  
Protected MethodCalled to measure the desired size of the boxes  
Protected MethodOverridden. Called to write the cell bodies in the objects they represent  
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also