Click or drag to resize

IMcImageSetTimePointUserFlags Property

Gets or sets user flags for this set

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Property UserFlags As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
Gets or sets user flags for this set. The user flags can be used by the application to store application status flags relevant to this particular image set.
See Also