Digital.Deadband Property

Deadband
<ID("Deadband", (int)e.Deadband)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property Deadband() As Integer
This language is not supported or no code example is available.
[ID("Deadband", (int)e.Deadband)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int Deadband {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.8

In this article

Definition