'Usage
Dim instance As ICompositeShape Dim shape As IShape Dim zOrder As Integer instance.Add(shape, zOrder)
Parameters
- shape
- The child IShape.
- zOrder
'Usage
Dim instance As ICompositeShape Dim shape As IShape Dim zOrder As Integer instance.Add(shape, zOrder)