Click or drag to resize

DragTargetDrawRect Property

Gets the rectangle representing the targets drawing area.

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

Property Value

Type: Rectangle
See Also