ReactOS 0.4.15-dev-7942-gd23573b
EmfPlusRect Struct Reference

Public Attributes

SHORT X
 
SHORT Y
 
SHORT Width
 
SHORT Height
 

Detailed Description

Definition at line 92 of file metafile.c.

Member Data Documentation

◆ Height

SHORT EmfPlusRect::Height

Definition at line 97 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().

◆ Width

SHORT EmfPlusRect::Width

Definition at line 96 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().

◆ X

SHORT EmfPlusRect::X

Definition at line 94 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().

◆ Y

SHORT EmfPlusRect::Y

Definition at line 95 of file metafile.c.

Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().


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