Click or drag to resize

IMcImageSetLocationCopyFrom Method

Copy from the provided position 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 McImageSetLocation
)

Parameters

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