| DockingHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Internal.ComponentFactory.Krypton.Docking
 Syntax
Syntaxpublic static class DockingHelper
The DockingHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | DockStyleFromDockEdge | 
            Convert from DockEdge to DockStyle enumeration value.
             | 
|   | InnerRectangle | 
            Find the inner space that occupied by the edge docking controls.
             | 
|   | OrientationFromDockEdge | 
            Convert the DockEdge to Orientation enumeration value.
             | 
 See Also
See Also