setConfidence
setConfidence — sets the user's confidence in a point.
Syntax
For C++, Java, and C#:
void setConfidence(
int iconf)
;
Parameters
- iconf
The point confidence, typically
0-100.
Description
Sets the user's confidence in a
point. See DataHubPoint.