Cog3DRangeImageCrossSectionOperatorBase SetRegionToDefaultLocation Method Cognex VisionPro 9.24
Sets the region with the given index to the default region location Cognex Internal Use Only.

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

public void SetRegionToDefaultLocation(
	int idx
)

Parameters

idx
Type: System Int32
The index of the region to be set to the default location.
See Also