Click or drag to resize

IMcImageSetLocationsCopyFrom Method

Copy from the provided location 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 McImageSetLocations
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetLocations
Remarks
Sets this location to that of the provided template
See Also