14 : base(Document, Parent)
31 return new True(Document, Parent);
Contains a 2D layout document.
True(Layout2DDocument Document, ILayoutElement Parent)
Layout to show, if true.
override string LocalName
Local name of type of element.
override ILayoutElement Create(Layout2DDocument Document, ILayoutElement Parent)
Creates a new instance of the layout element.
Abstract base class for layout containers (area elements containing embedded layout elements).
Base interface for all layout elements.