Description

Import graphic object(s) from another overlay collection.

Return Type

None  

Syntax

object.Import Object

The Import Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphOverlay.
ObjectRequired. A Variant value.

Either an McGraphObj derived object or an McGraphOverlay object.

Remarks

If Object is an McGraphOverlay, all its graphic objects are copied to this overlay. If Object is a single McGraphObj, then only this object is imported.