Get or set whether the quiet zone can be shorter.
When true the quiet zone can be about 6X, when false, the quiet zone can
be 10X.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
public bool ShortQuietZone { get; set; }public bool ShortQuietZone { get; set; }Public Property ShortQuietZone As Boolean
Get
Set
Public Property ShortQuietZone As Boolean
Get
Set
public:
property bool ShortQuietZone {
bool get ();
void set (bool value);
}public:
property bool ShortQuietZone {
bool get ();
void set (bool value);
}Property Value
Type:
BooleanDefault is false.