ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
SHORT | X |
SHORT | Y |
SHORT | Width |
SHORT | Height |
Definition at line 92 of file metafile.c.
SHORT EmfPlusRect::Height |
Definition at line 97 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().
SHORT EmfPlusRect::Width |
Definition at line 96 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().
SHORT EmfPlusRect::X |
Definition at line 94 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().
SHORT EmfPlusRect::Y |
Definition at line 95 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_FillRectangles().