[]
Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).
void ZOrder(ZOrderCommand zOrderCmd)
Sub ZOrder(zOrderCmd As ZOrderCommand)
Type | Name | Description |
---|---|---|
ZOrderCommand | zOrderCmd | Specifies where to move the specified shape relative to the other shapes. |