ICogShapeModelCollection Item Property Cognex VisionPro 9.22 SR1

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

ICogShapeModel this[
	int index
] { get; set; }

Parameters

index
Type: System Int32

Property Value

Type: ICogShapeModel
See Also