Search
PointerInfo.StartPoint Property
See Also
 






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

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

 Syntax

C#  Copy Code

public Point StartPoint { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartPoint As Point

 Property Value

 See Also