Search
DragEventArgs.PointerPoint Property
See Also
 






A system-specific object describing mouse or touch input.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object PointerPoint { get; set; }

Visual Basic  Copy Code

Public Property PointerPoint As Object

 Property Value

 See Also