ReactOS 0.4.17-dev-243-g1369312
GpFont Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpFont:

Public Attributes

GpFontFamilyfamily
 
OUTLINETEXTMETRICW otm
 
REAL emSize
 
Unit unit
 

Detailed Description

Definition at line 541 of file gdiplus_private.h.

Member Data Documentation

◆ emSize

REAL GpFont::emSize

Definition at line 544 of file gdiplus_private.h.

◆ family

GpFontFamily* GpFont::family

Definition at line 542 of file gdiplus_private.h.

◆ otm

OUTLINETEXTMETRICW GpFont::otm

Definition at line 543 of file gdiplus_private.h.

◆ unit

Unit GpFont::unit

Definition at line 545 of file gdiplus_private.h.


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