LATTICE_METRICS structure (rectypes.h)
Describes the baseline and the midline height.
Syntax
typedef struct tagLATTICE_METRICS {
LINE_SEGMENT lsBaseline;
short iMidlineOffset;
} LATTICE_METRICS;
Members
lsBaseline
The LINE_SEGMENT structure containing the start and end point of the baseline, in ink coordinates.
iMidlineOffset
Offset of the midline, relative to the baseline, in HIMETRIC units.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | rectypes.h |