Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This structure contains the x and y offsets of the combining glyph.
Syntax
typedef struct tagGOFFSET {
LONG du;
LONG dv;
} GOFFSET;
Members
- du
x offset, in logical units, for the combining glyph.
- dv
y offset, in logical units, for the combining glyph.
Requirements
| Header | usp10.h |
| Windows Embedded CE | Windows CE 5.0 and later |