Click or drag to resize

IMcImageSetResolutionsParentImageSet Property

The parent McImageSet, if any, for this Resolution collection.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ParentImageSet As McImageSet
	Get

Return Value

Type: McImageSet
The parent McImageSet instance, or Nothing if the collection has no parent.
See Also