2.12.5 PointStruct
Referenced by: Comment10Atom, DocumentAtom, NoZoomViewInfoAtom, ZoomViewInfoAtom
A structure that specifies a point in the x-y coordinate system.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x |
|||||||||||||||||||||||||||||||
y |
x (4 bytes): A signed integer that specifies the x-coordinate. Positive x increases to the right.
y (4 bytes): A signed integer that specifies the y-coordinate. Positive y increases to the bottom.