The SpaceTreeMode specifies how the coordinate space tree of the OutputImage should be generated.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 69.0.0.0
Syntax
Property Value
Type: CogIPTwoImageSpaceTreeModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogIPTwoImageAdd Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in CogIPTwoImageSpaceTreeModeConstants. |
Remarks
Specifies how to generate the CogCoordinateSpaceTree of the output image.
Default Value: CopyA
See Also