roundToInt property

bool roundToInt
getter/setter pair

Specifies if the values should be rounded to an integer.

Default is false.

Implementation

bool roundToInt = false;