IShape.SetZOrder method
Namespace: NextDesign.Core
Description
Set the Z-order.
However, it does nothing with the shapes of ports, connectors, and sequence diagram elements.
argument
Name | Type | Description |
---|---|---|
zOrder | int | Z-order If a negative number is specified, move to the front of the Z-order. |
Return value
- void