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: |
| object | An expression evaluating to an object of type McDisplayedObjects. | | pimcgraphobjToImport | Required. A McGraphObj object. Source from which to copy properties.
|
|