Click or drag to resize

KryptonWorkspaceSequenceCompact Method

Perform any compacting actions allowed by the flags.

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 void Compact(
	CompactFlags flags
)

Parameters

flags  CompactFlags
Set of compacting actions allowed.

Implements

IWorkspaceItemCompact(CompactFlags)
See Also