Moves the item one level up in the z-order.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public void ZLevelUp ( |
Visual Basic Copy Code |
---|
Public Sub ZLevelUp( _ |
true keeps the item in its original layer; false allows moving the item across layers.
Call this method to change the item's position in z-order with one level up.