Search
Diagram.UpdateZOrder Method
See Also
 





Immediately sorts the Z-order list if Z-order has been invalidated. Otherwise it will be sorted next time the diagram draws its contents.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void UpdateZOrder ()

Visual Basic  Copy Code

Public Sub UpdateZOrder ()

 See Also