ReactOS 0.4.15-dev-7924-g5949c20
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 485 of file gdiplus_private.h.

Member Data Documentation

◆ emSize

REAL GpFont::emSize

Definition at line 488 of file gdiplus_private.h.

◆ family

GpFontFamily* GpFont::family

Definition at line 486 of file gdiplus_private.h.

◆ otm

OUTLINETEXTMETRICW GpFont::otm

Definition at line 487 of file gdiplus_private.h.

◆ unit

Unit GpFont::unit

Definition at line 489 of file gdiplus_private.h.


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