Click or drag to resize

RenderDragDockingDataRectLeft Property

Gets and sets the hot rectangle of the left docking indicator.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Rectangle RectLeft { get; set; }

Property Value

Type: Rectangle
See Also