MindFusion.Wpf Pack Programmer's Guide
InputState.PointedHandle Property
See Also
 





Gets the manipulation handle at the touch location.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public AdjustmentHandle PointedHandle { get; }

Visual Basic  Copy Code

Public ReadOnly Property PointedHandle As AdjustmentHandle

 Property Value

 See Also

InputState Members
InputState Class
MindFusion.Diagramming.Wpf Namespace