Click or drag to resize

IMcImageSetTemplate Property

The image set template used during creation of this Set.

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

Property Value

Type: McImageSetTemplate
Remarks
Gets the image set template used during creation of this Set, if one was used (or Nothing otherwise).
See Also