ReactionDisplayThreshold Property
Gets or sets the a threshold value, removing absolute values that are below the threshold.
Namespace: Karamba.ModelsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public double Threshold { get; set; }
Public Property Threshold As Double
Get
Set
public:
property double Threshold {
double get ();
void set (double value);
}
member Threshold : float with get, set
Property Value
Double