ReactOS 0.4.17-dev-205-g2e13f97
draw_string_args Struct Reference
Collaboration diagram for draw_string_args:

Public Attributes

GDIPCONST GpBrushbrush
 
REAL x
 
REAL y
 
REAL rel_width
 
REAL rel_height
 
REAL ascent
 

Detailed Description

Definition at line 5980 of file graphics.c.

Member Data Documentation

◆ ascent

REAL draw_string_args::ascent

Definition at line 5982 of file graphics.c.

Referenced by GdipMeasureDriverString().

◆ brush

◆ rel_height

REAL draw_string_args::rel_height

Definition at line 5982 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ rel_width

REAL draw_string_args::rel_width

Definition at line 5982 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ x

REAL draw_string_args::x

Definition at line 5982 of file graphics.c.

◆ y

REAL draw_string_args::y

Definition at line 5982 of file graphics.c.


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