Click or drag to resize

IWorkspaceItemCompact Method

Perform any compacting actions allowed by the flags.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
void Compact(
	CompactFlags flags
)

Parameters

flags
Type: Internal.ComponentFactory.Krypton.WorkspaceCompactFlags
Set of compacting actions allowed.
See Also