Gets or sets the index of the selection handle that has been hit.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public int HitResult { get; set; } |
Visual Basic Copy Code |
---|
Public Property HitResult As Integer |