Returns the label whose layout rectangle contains the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public override ItemLabel LabelFromPoint ( |
Visual Basic Copy Code |
---|
Public Overrides Function LabelFromPoint( _ |
A Point instance.
The LinkLabel that contains the specified point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |