CogOCVPatternPosition SelectedSpaceName Property Cognex VisionPro 9.5
Specifies which space of the input image's coordinate space tree is used to define the expected position of the pattern.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 69.0.0.0
Syntax

public string SelectedSpaceName { get; set; }

Property Value

Type: String
Events

Event TypeReason
CogOCVPatternPosition Changed

Fires when this property changes.

The following state flag may be affected:

Remarks

Specifies which space of the input image's coordinate space tree is used to define the expected position of the pattern.

Default Value: "."

See Also