Click or drag to resize

IMcBasicFeaturesCommandFlags Property

Standard command flags.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property CommandFlags ( 
	Optional Mask As mcBasicFeaturesCommandFlags = mcBasicFeaturesCommandFlags.mcbfcfAll
) As mcBasicFeaturesCommandFlags
	Get
	Set

Parameters

Mask (Optional)
Type: MediaCy.IQL.FeaturesmcBasicFeaturesCommandFlags

Property Value

Type: mcBasicFeaturesCommandFlags
See Also