Click or drag to resize

IMcImageSetResolutionsCopyFrom Method

Sets the state to a copy of another instance

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub CopyFrom ( 
	pimcimagesetresolutionsSrc As McImageSetResolutions
)

Parameters

pimcimagesetresolutionsSrc
Type: MediaCy.IQL.SetsMcImageSetResolutions
Source instance of McImageSetResolutions
See Also