Search
InteractionState.Start Method
See Also
 






This method is invoked in the beginning of the interaction, usually when the user presses the left mouse button over a modification handle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void Start ()

Visual Basic  Copy Code

Public Sub Start ()

 See Also