Gets the manipulation handle at the touch location.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public AdjustmentHandle PointedHandle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property PointedHandle As AdjustmentHandle |
See Also