MindFusion.Wpf Pack Programmer's Guide
InteractionState.IsCompleting Method
See Also
 





Returns whether the interaction has been completed successfully.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool IsCompleting ()

Visual Basic  Copy Code

Public Function IsCompleting () As Boolean

 Return Value

true if the interaction has been completed successfully; otherwise, false.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming.Wpf Namespace
Complete Method