2.2.2.36 EmfPlusPointF Object

The EmfPlusPointF object specifies an ordered pair of floating-point (X,Y) values that define an absolute location in a coordinate space.


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

X

Y

X (4 bytes): A floating-point value that specifies the horizontal coordinate.

Y (4 bytes): A floating-point value that specifies the vertical coordinate.

See section 2.2.2 for the specification of additional structure objects.