Description

Import properties from a given McGraphObj into all of the McGraphObj instances in the collection.

Return Type

None  

Syntax

object.ImportProperties pimcgraphobjToImport

The ImportProperties Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplayedObjects.
pimcgraphobjToImportRequired. A McGraphObj object.

Source from which to copy properties.