Gets the midpoint found by the execute method.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
public CogPointMarker MidpointInImage { get; }public CogPointMarker MidpointInImage { get; }Public ReadOnly Property MidpointInImage As CogPointMarker
Get
Public ReadOnly Property MidpointInImage As CogPointMarker
Get
public:
property CogPointMarker^ MidpointInImage {
CogPointMarker^ get ();
}public:
property CogPointMarker^ MidpointInImage {
CogPointMarker^ get ();
}Property Value
Type:
CogPointMarker
The point is in the SelectedSpaceName of the range image
stored in the profile.
Returns null if the point was not computed.