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
SyntaxC#
Copy Code
|
|---|
public void UpdateZOrder () |
Visual Basic
Copy Code
|
|---|
Public Sub UpdateZOrder () |
See Also