Click or drag to resize

IMcImageSetExtentsRemoveAll Method

Removes all extent objects from the McImageSetExtents collection.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub RemoveAll
Remarks
Removes each extent object from the collection and calls Release on it.
See Also