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