Click or drag to resize

IMcImageSetExtentsCopyFrom Method

Copy from the provided extent 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 McImageSetExtents
)

Parameters

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