Click or drag to resize

KryptonWorkspaceCell(String) Constructor

Initialise a new instance of the KryptonWorkspaceCell 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 KryptonWorkspaceCell(
	string starSize
)

Parameters

starSize  String
Initial star sizing value.
See Also