Moves the item to the bottom of the z-order.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void ZBottom ( |
Visual Basic
Copy Code
|
|---|
Public Sub ZBottom( _ |
RemarksCall the method to move the item to the bottom of the z-order.
See Also