Click or drag to resize

IMcBasicFeaturesSizeRatio Property

A property that restricts certain operations to features with a matching FrameIndex.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property SizeRatio As Object
	Get
	Set

Property Value

Type: Object
Remarks
When assigned a non-negative value, certain operations are automatically restricted to only those features with a matching FeatureIndex. This filtering is currently not implemented.
See Also