Click or drag to resize

IMcLookupTable2FreeFormLength Property

The length of the free-form curve.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property FreeFormLength As Integer
	Get

Property Value

Type: Int32

Implements

IMcLookupTableFreeFormLength
Remarks
The number of elements in the free-form curve is synchronized to match the Length property. See FreeForm for details.
See Also