IWxViews.Item

Syntax

Item(Index: Integer): IWxView;

Parameters

Index. View index.

Description

The Item property returns a workspace view based on the defined index.

Example

The example of use is given in description of IWxView.ActiveShape.

See also:

IWxViews