inputMin Свойство (WebChannelRemapSettings)
Возвращает или задает минимальное значение диапазона входных значений.
'Declaration
Public Property inputMin As Integer
public int inputMin { get; set; }
public: __property int get_inputMin();
public: __property void set_inputMin(
int
);
public:
property int inputMin {
int get();
void set(int );
}
Property Value
Действительные значения: от 0 до 255. Значение по умолчанию: 0.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5