Add a point without raising the NewPoint event
Namespace:
PalmSensAssembly: PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public void AddPointSilent( float x, float y, CurrentRange cr, CurrentStatus st ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddPointSilent ( _ x As Single, _ y As Single, _ cr As CurrentRange, _ st As CurrentStatus _ ) |
| Visual C++ |
|---|
public: void AddPointSilent( float x, float y, CurrentRange^ cr, CurrentStatus st ) |
Parameters
- x
- Type: System..::.Single
X
- y
- Type: System..::.Single
Y
- cr
- Type: PalmSens..::.CurrentRange
cr
- st
- Type: PalmSens..::.CurrentStatus
Status