MindFusion.Wpf Pack Programmer's Guide
NodeAdjustmentHandle.IsMoveHandle Method
See Also
 





Returns a value indicating whether this handle is used to move nodes.

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

 Syntax

C#  Copy Code

public override bool IsMoveHandle ()

Visual Basic  Copy Code

Public Overrides Function IsMoveHandle () As Boolean

 Return Value

true if this is a move handle, or false otherwise.

 See Also

NodeAdjustmentHandle Members
NodeAdjustmentHandle Class
MindFusion.Diagramming.Wpf Namespace