Gets whether it is requested to cancel the operation.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
public bool CancelRequested { get; }public bool CancelRequested { get; }Public ReadOnly Property CancelRequested As Boolean
Get
Public ReadOnly Property CancelRequested As Boolean
Get
public:
property bool CancelRequested {
bool get ();
}public:
property bool CancelRequested {
bool get ();
}Property Value
Type:
Boolean
True if cancel is requested; False Otherwise