Click or drag to resize

IMcObjectVectorLength Property

A read-only property giving the vector length of a data object.

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

Property Value

Type: Int32
Remarks
The length is returned in number of values, not BYTES.
See Also