Click or drag to resize

IMcImageSetTimePointsCopyFrom Method

Copy from the provided time points 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 McImageSetTimePoints
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetTimePoints
Remarks
Sets this time point collection to be a duplicate of the provided template time points
See Also