Search
PointerInfo.StartDevicePoint Property
See Also
 






Gets the initial point, in device coordinates, where the current interaction began.

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

 Syntax

C#  Copy Code

public Point StartDevicePoint { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartDevicePoint As Point

 Property Value

 See Also