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