Whether autoranging is enabled
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property Autoranging As Boolean |
| C# |
|---|
| public bool Autoranging { get; } |
| C++ |
|---|
| public property bool Autoranging sealed { bool get(); } |
| J# |
|---|
| /** property */ public bool get_Autoranging(); |
| JScript |
|---|
| public function get Autoranging() : bool |
Property Value
Missing <value> tag for "P:PalmSens.Ranging.Autoranging"