Returns the number of points collected by mouse clicks.
PROCEDURE vstNumPts(VAR outNumPts : LONGINT);def vs.vstNumPts():
return outNumPts| Name | Type | Description |
|---|---|---|
| outNumPts | LONGINT | Output parameter. |
Availability: from All Versions
This is drop-in function.