หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |