Click or drag to resize

McImageSetStorageClassCommandFlags Property

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Overridable 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

Implements

IMcImageStorageCommandFlagsmcImageStorageCommandFlags
See Also