Search
InputState.PointedLabel Property
See Also
 






Gets the item label at pointer location.

Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ItemLabel PointedLabel { get; }

Visual Basic  Copy Code

Public ReadOnly Property PointedLabel As ItemLabel

 Property Value

 See Also