IWxShapes.Item

Syntax

Item(Index: Integer): IWxShape;

Parameters

Index. Shape index.

Description

The Item property returns a shape by the defined index.

Example

The example of use is given in description of IWxShape.AddConnectionPoint.

See also:

IWxShapes