Click or drag to resize

IMcImageSetSectionsCopyFrom Method

Copy from the provided section collection 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 McImageSetSections
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetSections
Remarks
Sets this collection of set sections to that of the provided template
See Also