Click or drag to resize

IMcImageSetSiteCopyFrom Method

Copy from the provided site class

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub CopyFrom ( 
	pTemplate As McImageSetSite
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetSite
Remarks
Sets this position to that of the provided template site
See Also