Click or drag to resize

IDisplayedObjectsImportProperties Method

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

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Sub ImportProperties ( 
	pimcgraphobjToImport As McGraphObj
)

Parameters

pimcgraphobjToImport
Type: MediaCy.IQL.Display.OverlaysMcGraphObj
Source from which to copy properties.
See Also