Interface IBoxSizer
The basic idea behind a box sizer is that windows will most often be laid out in rather simple basic geometry, typically in a row or a column or several hierarchies of either.
public interface IBoxSizer : ISizer, IDisposableObject, IDisposable
Properties
- IsVertical
Returns the orientation of the box sizer.