Click or drag to resize

IMcImageSetTimePhaseCopyFrom Method

Copy from the provided time phase 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 McImageSetTimePhase
)

Parameters

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