Returns the item label located at specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ItemLabel HitTestLabels ( |
Visual Basic Copy Code |
---|
Public Function HitTestLabels( _ |
A Point specifying where to look for labels.
An ItemLabel instance, or null if there was no label found.
WpfDiagram Programmer's Guide | © 2024 MindFusion |