CogFixture SpaceToOutput Property Cognex VisionPro 9.23
Specifies whether the selected space of the output image will be a fully-qualified copy of the fixtured space name, or a fully-qualified copy of the unfixtured space name.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 91.0.0.0
Syntax

public CogFixtureSpaceToOutputConstants SpaceToOutput { get; set; }

Property Value

Type: CogFixtureSpaceToOutputConstants
Remarks

Specifies whether the selected space of the output image will be a copy of the fixtured space name or a copy of the unfixtured space name. The output selected space name will always be a fully-qualified space name.

Default Value: CogFixtureSpaceToOutputFixturedSpace

See Also