Base LayoutManager class. Layout managers control the layout of the sub-interactors,
relative to their parent interactor.
Namespace: TallComponents.Interaction.LayoutManagersAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public class LayoutManager |
| Visual Basic |
|---|
Public Class LayoutManager |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction.LayoutManagers..::..LayoutManager
TallComponents.Interaction.LayoutManagers..::..AnnotationLayoutManager
TallComponents.Interaction.LayoutManagers..::..GridLayoutManager
TallComponents.Interaction.LayoutManagers..::..PageLayoutManager
TallComponents.Interaction.LayoutManagers..::..LayoutManager
TallComponents.Interaction.LayoutManagers..::..AnnotationLayoutManager
TallComponents.Interaction.LayoutManagers..::..GridLayoutManager
TallComponents.Interaction.LayoutManagers..::..PageLayoutManager