MindFusion WinForms Programmer's Guide
PointerInfo.CurrentDevicePoint Property
See Also
 





Gets or sets the current point of the interaction, in device coordinates.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public Point CurrentDevicePoint { get; set; }

Visual Basic  Copy Code

Public Property CurrentDevicePoint As Point

 Property Value

 See Also

PointerInfo Members
PointerInfo Class
MindFusion.Diagramming.WinForms Namespace