DiagramNode.HitTestHandle override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public override AdjustmentHandle HitTestHandle ( |
Visual Basic
![]() |
---|
Public Overrides Function HitTestHandle( _ |
A PointF value specifying where to look for a selection handle.
Maximum distance from a handle at which it is still considered as hit.
Returns an AdjustmentHandle instance representing the adjustment handle found at the specified location, or null if there is none.