Click or drag to resize

IMcImageStorageCommandFlags Property

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property CommandFlags ( 
	Optional Mask As mcImageStorageCommandFlags = mcImageStorageCommandFlags.mciscfGetClosestEvenSizeRatio Or mcImageStorageCommandFlags.mciscfGetBestLowerResolutionSizeRatio Or mcImageStorageCommandFlags.mciscfFramePropertyBeingAccessed
) As mcImageStorageCommandFlags
	Get
	Set

Parameters

Mask (Optional)
Type: MediaCy.IQL.EnginemcImageStorageCommandFlags

Property Value

Type: mcImageStorageCommandFlags
See Also