Returns the item at the specified location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public TreeViewItem ItemFromPoint ( |
Visual Basic
![]() |
---|
Public Function ItemFromPoint( _ |
The point to check.
true if the point is specified in diagram coordinates; false if the point is specified in item local coordinates.
The TreeViewItem instance that contains the specified point.