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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.