Search
HitTestEventArgs.HitResult Property
See Also
 






Gets or sets the index of the selection handle that has been hit.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int HitResult { get; set; }

Visual Basic  Copy Code

Public Property HitResult As Integer

 Property Value

 See Also