Click or drag to resize

IMcImageSetHasThumbnail Property

Returns whether this set has a thumbnail image.

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

Property Value

Type: Boolean
Remarks
Returns whether this set has a thumbnail image. The status of the thumbnail image will be updated automatically when the Thumbnail property is set or cleared.
See Also