Click or drag to resize

ViewDrawWorkspaceSeparatorSeparatorMoveBox Property

Gets the box representing the minimum and maximum allowed splitter movement.

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 Rectangle SeparatorMoveBox { get; }

Property Value

Type: Rectangle

Implements

ISeparatorSourceSeparatorMoveBox
See Also