ValueIF.getIncrement

Gets the minimum increment by which the value of this object may be changed. If zero, the minimum increment is undefined, which may mean that it is limited only by the floating point precision of the platform.

interface ValueIF
double
getIncrement
()

Return Value

Type: double

the minimum increment by which the value of this object may be changed. zero if undefined.

Meta

Since

2.12