Gets the point computed by the execute method.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public CogPointMarker Point { get; }public CogPointMarker Point { get; }Public ReadOnly Property Point As CogPointMarker
Get
Public ReadOnly Property Point As CogPointMarker
Get
public:
property CogPointMarker^ Point {
CogPointMarker^ get ();
}public:
property CogPointMarker^ Point {
CogPointMarker^ get ();
}Property Value
Type:
CogPointMarker
The point is in the ProfileSelectedSpaceName.
Returns null if the point was not computed.