ポリゴンの値を整数で返す。
call iric_geo_polygon_read_integervalue(pid, intval, ier)
ier = iRIC_Geo_Polygon_Read_IntegerValue(pid, &intval);
Python にはこの関数は存在しない