Click or drag to resize

ViewDrawWorkspaceSeparatorSeparatorIncrements Property

Gets the amount the splitter can be incremented.

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 int SeparatorIncrements { get; }

Property Value

Type: Int32

Implements

ISeparatorSourceSeparatorIncrements
See Also