To get or set the threshold value of the neuron
[Visual Basic]Public Property Threshold As Single
[C#]public float Threshold {get; set;}
Neuron Class | Neuron Members | NeuralNetwork Namespace