Moves the item one level up in the z-order.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void ZLevelUp ( |
Visual Basic
Copy Code
|
|---|
Public Sub ZLevelUp( _ |
RemarksCall the method to change the item's position in z-order with one level up.
See Also