Click or drag to resize

IMcImageSetResolutionCopyFrom 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 ( 
	pimcimagesetresolutionSrc As McImageSetResolution
)

Parameters

pimcimagesetresolutionSrc
Type: MediaCy.IQL.SetsMcImageSetResolution
Source instance of McImageSetResolution
See Also