Returns the ItemLabel located at specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual ItemLabel LabelFromPoint ( |
Visual Basic Copy Code |
---|
Public Overridable Function LabelFromPoint( _ |
A Point where to look for labels.
An ItemLabel instance.
WpfDiagram Programmer's Guide | © 2024 MindFusion |