Click or drag to resize

IMcImageSetZPositionsCopyFrom Method

Copy from the provided Z 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 McImageSetZPositions
)

Parameters

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