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