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

Public Attributes

GDIPCONST GpBrush * brush
 
REAL x
 
REAL y
 
REAL rel_width
 
REAL rel_height
 
REAL ascent
 

Detailed Description

Definition at line 5976 of file graphics.c.

Member Data Documentation

◆ ascent

REAL draw_string_args::ascent

Definition at line 5978 of file graphics.c.

Referenced by GdipMeasureDriverString().

◆ brush

◆ rel_height

REAL draw_string_args::rel_height

Definition at line 5978 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ rel_width

REAL draw_string_args::rel_width

Definition at line 5978 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ x

REAL draw_string_args::x

Definition at line 5978 of file graphics.c.

◆ y

REAL draw_string_args::y

Definition at line 5978 of file graphics.c.


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