Click or drag to resize

WorkspaceControllerAddToDockspaceStack Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public KryptonDockingDockspace AddToDockspaceStack(
	DockWindow[] windows,
	DockingEdge edge
)

Parameters

windows
Type: NeoAxis.EditorDockWindow
edge
Type: Internal.ComponentFactory.Krypton.DockingDockingEdge

Return Value

Type: KryptonDockingDockspace
See Also