Search
LinkValidationEvent.getChangingDestination Method
See Also
 

Gets a value indicating whether the user modifies the link's destination end point.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getChangingDestination ()

 Return Value

true if the user is changing the destination point; otherwise, false.

 See Also