Cog3DScalarCollection Item Property Cognex VisionPro 9.23

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

public virtual double this[
	int index
] { get; set; }

Parameters

index
Type: System Int32

Property Value

Type: Double

Implements

IList T  Item Int32 
See Also