ILayoutElement - wesley7child/OuterPlugin GitHub Wiki
The public interface ILayoutElement
can be used to:
- Manipulate the children of a given Parent layout object or
- Manipulate the children of the layout root.
Interfaces
Properties
- ILayoutContainer Parent { get; }
- ILayoutRoot Root { get; }