ReactOS 0.4.17-dev-934-g091855f
DWRITE_FONT_AXIS_RANGE Struct Reference
Collaboration diagram for DWRITE_FONT_AXIS_RANGE:

Public Attributes

DWRITE_FONT_AXIS_TAG axisTag
 
FLOAT minValue
 
FLOAT maxValue
 

Detailed Description

Definition at line 148 of file dwrite_3.idl.

Member Data Documentation

◆ axisTag

DWRITE_FONT_AXIS_TAG DWRITE_FONT_AXIS_RANGE::axisTag

Definition at line 150 of file dwrite_3.idl.

Referenced by dwritefontresource_GetFontAxisRanges().

◆ maxValue

FLOAT DWRITE_FONT_AXIS_RANGE::maxValue

Definition at line 152 of file dwrite_3.idl.

Referenced by dwritefontresource_GetFontAxisRanges().

◆ minValue

FLOAT DWRITE_FONT_AXIS_RANGE::minValue

Definition at line 151 of file dwrite_3.idl.

Referenced by dwritefontresource_GetFontAxisRanges().


The documentation for this struct was generated from the following file: