Description

Returns one of the objects contained in this group.

Property type

A McGraphObj object.  

Syntax

object.Item(Index)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjGroup.
IndexRequired. A Variant value.

Position or DrawingOrder of this object.

Remarks

Either the position or the McGraphObj.DrawingOrder can be used to identify this object.