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