MinimumMaximumAccessConstraintMaximumTolerance Property |
Gets or sets the tolerance associated with the
MaximumValue 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 MaximumTolerance { get; set; }
Public Property MaximumTolerance As Double
Get
Set
public:
property double MaximumTolerance {
double get ();
void set (double value);
}
member MaximumTolerance : float with get, set
Property Value
Type:
DoubleExceptions Remarks See Also