Gets or sets the adjustment handle that has been hit.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public AdjustmentHandle HitResult { get; set; } |
Visual Basic
![]() |
---|
Public Property HitResult As AdjustmentHandle |
An instance of a class derived from AdjustmentHandle if the item can be modified at specified mouse point position, or null otherwise.
WpfDiagram Programmer's Guide | © 2025 MindFusion |