Specifies how the coordinate space tree of the DestinationImage should be affected. Ignored if no DestinationImage is given.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
public CogCopyRegionSpaceTreeModeConstants SpaceTreeMode { get; set; }public CogCopyRegionSpaceTreeModeConstants SpaceTreeMode { get; set; }Public Property SpaceTreeMode As CogCopyRegionSpaceTreeModeConstants
Get
Set
Public Property SpaceTreeMode As CogCopyRegionSpaceTreeModeConstants
Get
Set
public:
property CogCopyRegionSpaceTreeModeConstants SpaceTreeMode {
CogCopyRegionSpaceTreeModeConstants get ();
void set (CogCopyRegionSpaceTreeModeConstants value);
}public:
property CogCopyRegionSpaceTreeModeConstants SpaceTreeMode {
CogCopyRegionSpaceTreeModeConstants get ();
void set (CogCopyRegionSpaceTreeModeConstants value);
}Property Value
Type:
CogCopyRegionSpaceTreeModeConstants| Event Type | Reason |
|---|
| CogCopyRegion Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
Trees are copied and merged by reference. If this value is either CopyInputMergeDestination or UseDestinationMergeInput, be careful to avoid circular references to coordinate space trees.