Returns the item label located at specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ItemLabel HitTestLabels ( |
Visual Basic
![]() |
---|
Public Function HitTestLabels( _ |
A Microsoft.Maui.Graphics.Point specifying where to look for labels.
An ItemLabel instance, or null if there was no label found.
MvcDiagram Programmer's Guide | © 2025 MindFusion |