Moves the item to the top of the z-order.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public void ZTop ( |
Visual Basic Copy Code |
---|
Public Sub ZTop( _ |
true keeps the item in its original layer; false allows moving the item across layers.
Call this method to move the item to the top of the z-order.