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.
3/28/2014
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 |