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