ReactOS 0.4.17-dev-243-g1369312
EmfPlusRectF Struct Reference

Public Attributes

float X
 
float Y
 
float Width
 
float Height
 

Detailed Description

Definition at line 268 of file metafile.c.

Member Data Documentation

◆ Height

float EmfPlusRectF::Height

Definition at line 273 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().

◆ Width

float EmfPlusRectF::Width

Definition at line 272 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().

◆ X

float EmfPlusRectF::X

Definition at line 270 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().

◆ Y

float EmfPlusRectF::Y

Definition at line 271 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().


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