2.12.6 RatioStruct

Referenced by: DocumentAtom, NormalViewSetInfoAtom, ScalingStruct

A structure that specifies a rational number.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

numer

denom

numer (4 bytes):  A signed integer that specifies the numerator portion of this ratio.

denom (4 bytes): A signed integer that specifies the denominator portion of this ratio. It MUST NOT be 0x00000000.