Click or drag to resize

KryptonWorkspaceSequence(Orientation) Constructor

Initialise a new instance of the KryptonWorkspaceSequence class.

Namespace: Internal.ComponentFactory.Krypton.Workspace
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public KryptonWorkspaceSequence(
	Orientation orientation
)

Parameters

orientation  Orientation
Initial orientation of the children.
See Also