Moves the item one level down in the z-order.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void ZLevelDown ( |
Visual Basic Copy Code |
---|
Public Sub ZLevelDown( _ |
true keeps the item in its original layer; false allows moving the item across layers.
Call the method to change the item's position in z-order with one level down.
WpfDiagram Programmer's Guide | © 2024 MindFusion |