2.2.2.35 EmfPlusPoint Object

The EmfPlusPoint object specifies an ordered pair of integer (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 (2 bytes): A signed integer that defines the horizontal coordinate.

Y (2 bytes): A signed integer that defines the vertical coordinate.

See section 2.2.2 for the specification of additional structure objects.