Description
Import graphic object(s) from another overlay collection.
-
Return Type
-
None
-
Syntax
-
object.Import Object
The Import Method syntax has these parts: 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.
|