ViewLayoutDockerOrientateDock Method |
Update the incoming dock style to reflect our orientation.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected ViewDockStyle OrientateDock(
ViewDockStyle style
)
Parameters
- style ViewDockStyle
- Incoming dock style.
Return Value
ViewDockStyleOrientation adjusted dock style.
See Also