Click or drag to resize

WorkspaceControllerAddToDockspace Method

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

Parameters

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

Return Value

Type: KryptonDockingDockspace
See Also