KryptonDockingManagerLoadConfigFromStream Method |
Loads docking configuration information from given stream object.
Namespace:
Internal.ComponentFactory.Krypton.Docking
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void LoadConfigFromStream(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
Stream object.
See Also