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