Returns the item label located at specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ItemLabel HitTestLabels ( |
Visual Basic Copy Code |
---|
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |