Table of Contents

Rounding element

Specifies how the parameter value is rounded.

Default: down.

Type

EnumRounding

Parent

Interprete

Examples

<Interprete>
   <RawType>unsigned number</RawType>
   <LengthType>fixed</LengthType>
   <Length>4</Length>
   <Type>double</Type>
   <Rounding>halfToInfinity</Rounding>
</Interprete>