Returns the expected number of measured points to be returned.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| ReadOnly Property nPoints As Integer |
| C# |
|---|
| int nPoints { get; } |
| C++ |
|---|
| property int nPoints abstract { int get(); } |
| J# |
|---|
| /** property */ public int get_nPoints(); |
| JScript |
|---|
| public function get nPoints() : int |
Property Value
Missing <value> tag for "P:PalmSens.INPointsMethod.nPoints"