| RegControlsTapDelay Property |
[This is preliminary documentation and is subject to change.]
Time delay [s] for subsequent tap changes in a set. Control may reset before actually changing taps.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double TapDelay { get; set; }
Public Property TapDelay As Double
Get
Set
public:
property double TapDelay {
double get ();
void set (double value);
}
member TapDelay : float with get, set
function get_TapDelay();
function set_TapDelay(value);
Property Value
Type:
DoubleSee Also