Invalidates the view and causes the node projections to be recalculated.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public void ResetProjection () |
Visual Basic
Copy Code
|
|---|
Public Sub ResetProjection () |
RemarksCall this method after changing the positions of nodes or their appearance properties.
See Also