'Declaration
Sub ZOrder( _ ByVal zOrderCmd As ZOrderCommand _ )
'Usage
Dim instance As IShape Dim zOrderCmd As ZOrderCommand instance.ZOrder(zOrderCmd)
void ZOrder( ZOrderCommand zOrderCmd )
Parameters
- zOrderCmd
- Specifies where to move the specified shape relative to the other shapes.