Description

A class maintaining a collection of views where to display graphic objects.

Remarks

An McViews instance is automatically created by McGraphOverlay (and attached to its parent IMcImage) and exposed as McGraphOverlay.Views. This McViews object automatically maintains the list of active views and is used internally by McGraphOverlay to control the views where graphic objects should be displayed.

Members

Methods
Add

Add a new IMcBasicView to this McViews collection.

Remove

Removes an IMcBasicView from the McViews collection.

RemoveAll

Removes all the views from the McViews collection.


Properties
ClientRead-write property

Read/write property exposing a client for this view collection.

CountRead-only property

Returns the number of views in this McViews object.

ItemRead-only property

Returns one of the views contained in an McViews object.

ViewerGroupsToTrackRead-write property

Property controlling which McViewer.ViewerGroup is tracked.