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