Gets the item label at the touch location.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ItemLabel PointedLabel { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property PointedLabel As ItemLabel |
WpfDiagram Programmer's Guide | © 2024 MindFusion |