DWRITE_FONT_AXIS_RANGE

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

Members

Variables

axisTag
DWRITE_FONT_AXIS_TAG axisTag;
Undocumented in source.
maxValue
float maxValue;
Undocumented in source.
minValue
float minValue;
Undocumented in source.

Meta