MinimumMaximumAccessConstraintMinimumTolerance Property |
Gets or sets the tolerance associated with the
MinimumValue to be used when computing threshold crossings.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MinimumTolerance { get; set; }
Public Property MinimumTolerance As Double
Get
Set
public:
property double MinimumTolerance {
double get ();
void set (double value);
}
member MinimumTolerance : float with get, set
Property Value
Type:
DoubleExceptions Remarks See Also