Click or drag to resize

IMcImageSetChannelsCopyFrom Method

Copy from the provided channel 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 McImageSetChannels,
	bCopyContent As Boolean
)

Parameters

pTemplate
Type: MediaCy.IQL.SetsMcImageSetChannels
bCopyContent
Type: SystemBoolean
Remarks
Sets this position to that of the provided template channel
See Also