CogCopyRegionTool DestinationRegion Property Cognex VisionPro 9.8 SR1
Returns a destination region graphic that was created when the tool was last run by mapping the input region into the pixel space of the output image.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax

public ICogRegion DestinationRegion { get; }

Property Value

Type: ICogRegion
Remarks

Returns a destination region graphic that was created when the tool was last run by mapping the input region into the pixel space of the output image.

See Also