DWRITE_INLINE_OBJECT_METRICS

Undocumented in source.
version(Windows)
struct DWRITE_INLINE_OBJECT_METRICS {}

Members

Variables

baseline
float baseline;
Undocumented in source.
height
float height;
Undocumented in source.
supportsSideways
bool supportsSideways;
Undocumented in source.
width
float width;
Undocumented in source.

Meta