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 PointF specifying where to look for labels.
An ItemLabel instance, or null if there was no label found.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |