LogicOperation.LowerThreshold Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties >

LogicOperation.LowerThreshold Property

Gets or sets the lower threshold value.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


public double LowerThreshold { get; set; }

Field Value

The lower threshold is a double value that represents the minimum limit. The default value is 0.0.

 

See Also


LogicOperation Class

BNCS.Logic.Models Namespace