Click or drag to resize

IMcImageSetScanPositionsCopyFrom Method

Copy from the provided scan positions 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 McImageSetScanPositions
)

Parameters

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