Click or drag to resize

KryptonWorkspaceSaveLayoutToArray Method

Saves workspace layout information into an array of bytes using Unicode Encoding.

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#
public byte[] SaveLayoutToArray()

Return Value

Type: Byte
Array of created bytes.
See Also