Active Current Range
Namespace:
PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public CurrentRange As Single |
| C# |
|---|
| public float CurrentRange; |
| C++ |
|---|
public: float CurrentRange sealed ; |
| J# |
|---|
| public float CurrentRange |
| JScript |
|---|
| public CurrentRange : float; |
See Also