NLayoutInfo Class Properties
In This Topic
For a list of all members of this type, see NLayoutInfo members.
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
See Also