DiagramLite Programmer's Guide
HitTestEventArgs.HitResult Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int HitResult { get; set; }

Visual Basic  Copy Code

Public Property HitResult As Integer

 Property Value

 See Also

HitTestEventArgs Members
HitTestEventArgs Class
MindFusion.Diagramming Namespace