Click or drag to resize

IMcImageSetRemoveFrame Method

No longer supported function to remove the specified frame from the set

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub RemoveFrame ( 
	Frame As McFrame
)

Parameters

Frame
Type: MediaCy.IQL.EngineMcFrame
the McFrame to remove
Remarks
This method is no longer supported.
See Also