getIntValue
getIntValue — retrieves the point data as an int-typed value.
int getIntValue( | ); |
void;The current object value as an integer.
This method will convert the point value type if needed. If the string cannot
be converted, 0 is returned. Strings representing hex, octal,
or binary integers generate 0.