ReactOS 0.4.15-dev-7958-gcd0bb1a
draw_string_args Struct Reference
Collaboration diagram for draw_string_args:

Public Attributes

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

Detailed Description

Definition at line 5643 of file graphics.c.

Member Data Documentation

◆ ascent

REAL draw_string_args::ascent

Definition at line 5646 of file graphics.c.

Referenced by GdipMeasureDriverString().

◆ brush

◆ graphics

◆ rel_height

REAL draw_string_args::rel_height

Definition at line 5646 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ rel_width

REAL draw_string_args::rel_width

Definition at line 5646 of file graphics.c.

Referenced by GdipDrawString(), and GdipMeasureDriverString().

◆ x

REAL draw_string_args::x

Definition at line 5646 of file graphics.c.

◆ y

REAL draw_string_args::y

Definition at line 5646 of file graphics.c.


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