NLayoutInfo Class Members
In This Topic
The following tables list the members exposed by NLayoutInfo.
Public Constructors
Public Properties
| Name | Description |
 | AutoSizable | Gets an arraylist with all the targets which are autosizable. |
 | AvailableAutoSize | Gets the available autosize. |
 | Bounds | Gets or sets the current bounds where the layout operation to be applied. |
 | FillInteriorChild | Gets the child (if any) which size logic equals to FillInterior. |
 | MaximizedChild | Gets the currently maximized child (if any). |
 | Orientation | Gets or sets the orientation to be used by the layout engine. |
 | Targets | Gets an arraylist with all the layout targets. |
Top
Public Methods
| Name | Description |
 | Copy | Copies all information from the specified layout info. |
 | Reset | Resets the object to its infinite state. |
Top
See Also