The pose of this line in selected space. Note that this property is only meaningful if LineSelectedPoseValid is true.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.1.0.0
public CogTransform2DLinear LineSelectedPose { get; }public CogTransform2DLinear LineSelectedPose { get; }Public ReadOnly Property LineSelectedPose As CogTransform2DLinear
Get
Public ReadOnly Property LineSelectedPose As CogTransform2DLinear
Get
public:
property CogTransform2DLinear^ LineSelectedPose {
CogTransform2DLinear^ get ();
}public:
property CogTransform2DLinear^ LineSelectedPose {
CogTransform2DLinear^ get ();
}Property Value
Type:
CogTransform2DLinearThis read-only property is of type CogTransform2DLinear.