Cog3DTransformComposed Count Property Cognex VisionPro 9.20
Gets the number of transforms contained in this composed transform's sequence.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 80.0.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32
The number of transforms contained in this composed transform's sequence.
See Also