CogCNLSearchResult SelectedSpaceName Property Cognex VisionPro
Returns the name of the selected space of the input image at run-time. The location of this result is specified in units of the selected space.

Namespace: Cognex.VisionPro.CNLSearch
Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Syntax

public string SelectedSpaceName { get; }

Property Value

Type: String
Remarks

Returns the name of the selected space of the input image at run-time. The location of this result is specified in units of the selected space.

See Also