Add a point without raising the NewPoint event
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub AddPointSilent( _ ByVal x As Single, _ ByVal y As Single, _ ByVal st As CurrentStatus _ ) |
| C# |
|---|
| public void AddPointSilent( float x, float y, CurrentStatus st ) |
| C++ |
|---|
| public: void AddPointSilent( float x, float y, CurrentStatus st ) sealed |
| J# |
|---|
| public void AddPointSilent( float x, float y, CurrentStatus st ) |
| JScript |
|---|
| public
function AddPointSilent( x : float, y : float, st : CurrentStatus ) |
Parameters
- x
- X
- y
- Y
- st
- Status