|
RetrieverInfoTol Property
|
Gets or sets the tolerance value used for equality check.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Tol { get; set; }
Public Property Tol As Double
Get
Set
public:
property double Tol {
double get ();
void set (double value);
}
member Tol : float with get, set
Property Value
Type:
Double
See Also