ReactOS 0.4.17-dev-934-g091855f
DWRITE_OVERHANG_METRICS Struct Reference

Public Attributes

FLOAT left
 
FLOAT top
 
FLOAT right
 
FLOAT bottom
 

Detailed Description

Definition at line 459 of file dwrite.idl.

Member Data Documentation

◆ bottom

FLOAT DWRITE_OVERHANG_METRICS::bottom

Definition at line 464 of file dwrite.idl.

Referenced by dwritetextlayout_GetOverhangMetrics(), and layout_get_inlineobj_bbox().

◆ left

FLOAT DWRITE_OVERHANG_METRICS::left

Definition at line 461 of file dwrite.idl.

Referenced by dwritetextlayout_GetOverhangMetrics(), and layout_get_inlineobj_bbox().

◆ right

FLOAT DWRITE_OVERHANG_METRICS::right

Definition at line 463 of file dwrite.idl.

Referenced by dwritetextlayout_GetOverhangMetrics(), and layout_get_inlineobj_bbox().

◆ top

FLOAT DWRITE_OVERHANG_METRICS::top

Definition at line 462 of file dwrite.idl.

Referenced by dwritetextlayout_GetOverhangMetrics(), and layout_get_inlineobj_bbox().


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