Gets the softness value.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
public double Softness { get; }public double Softness { get; }Public ReadOnly Property Softness As Double
Get
Public ReadOnly Property Softness As Double
Get
public:
property double Softness {
double get ();
}public:
property double Softness {
double get ();
}Property Value
Type:
DoubleThe softness value
Low end position of the softness is Nominal + LowTolerance - Softness. High end position of the softness is Nominal + HighTolerance + Softness.